diff --git a/cmd/pkgdashcli/main.go b/cmd/pkgdashcli/main.go index 1848c80..74b5c81 100644 --- a/cmd/pkgdashcli/main.go +++ b/cmd/pkgdashcli/main.go @@ -231,7 +231,6 @@ func main() { } //err = gitSource.RequestClose(ctx, "master", "modernc.org/ccgo/v4") logger.Info(ctx, "Pkgdash successfully updated dependencies") - time.Sleep(time.Second * 5) } func getRepoMgmt() string {