We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6c063 commit 58160aaCopy full SHA for 58160aa
1 file changed
cmd/web/main.go
@@ -49,8 +49,6 @@ func main() {
49
os.Exit(1)
50
}
51
52
- fmt.Println(splitter)
53
-
54
defer registry.SaveAll(ctx)
55
56
server := server.NewServer(ctx, registry, splitter)
0 commit comments