summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-20 20:42:54 -0600
committerJeff Carr <[email protected]>2024-02-20 20:42:54 -0600
commitc4be56ddad94e6361ddc2a15a61a4fb4dd17758a (patch)
treee529efa0a8ba18a6bad98b2c52184b01c1787b41 /main.go
parentc6fcf5e5a5c4373b95b0da669c8d1c155ae45740 (diff)
a few layout cleanups
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.go b/main.go
index 24f57c0..311f2e3 100644
--- a/main.go
+++ b/main.go
@@ -89,8 +89,6 @@ func main() {
me.release.openrepo.Disable()
me.Disable()
- log.Info("sleep(1)")
- log.Sleep(1)
// parse config file and scan for .git repos
me.repos.initRepoList()