Skip to content

Commit 183f116

Browse files
committed
refactor: remove comment
1 parent 48c76d1 commit 183f116

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

desktop/src/client/repo.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
// Centralized repository and product configuration.
2-
// To rename the fork, change REPO_OWNER and REPO_NAME below.
3-
41
export const REPO_OWNER = "skevetter"
52
export const REPO_NAME = "devpod"
63
export const REPO_SLUG = `${REPO_OWNER}/${REPO_NAME}`

0 commit comments

Comments
 (0)