diff options
| author | Jeff Carr <[email protected]> | 2024-02-20 20:42:54 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-02-20 20:42:54 -0600 |
| commit | c4be56ddad94e6361ddc2a15a61a4fb4dd17758a (patch) | |
| tree | e529efa0a8ba18a6bad98b2c52184b01c1787b41 /main.go | |
| parent | c6fcf5e5a5c4373b95b0da669c8d1c155ae45740 (diff) | |
a few layout cleanups
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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() |
