summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.go b/main.go
index 328fed0..22c4116 100644
--- a/main.go
+++ b/main.go
@@ -33,7 +33,6 @@ func main() {
me.sh = prep.Bash3(&argv) // bash autocomplete
me.forge = forgepb.Init()
- me.forge.ScanRepoDir() // looks for new dirs, checks existing repos for changes
me.found = new(gitpb.Repos)
fhelp.CheckGoModCleanExit()