diff options
Diffstat (limited to 'doCheckout.go')
| -rw-r--r-- | doCheckout.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doCheckout.go b/doCheckout.go index 4f9aeda..d9fe1a4 100644 --- a/doCheckout.go +++ b/doCheckout.go @@ -158,7 +158,6 @@ func rillCheckoutMaster(repo *gitpb.Repo) error { func doAllCheckoutMaster() error { me.forge.RillFuncError(rillCheckoutMaster) count := me.forge.RillReload() - log.Info("CHECKOUT MASTER COUNT", count) if count != 0 { me.forge.ConfigSave() } |
