Skip to content

Commit 58160aa

Browse files
committed
Fix
1 parent 0f6c063 commit 58160aa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

cmd/web/main.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@ func main() {
4949
os.Exit(1)
5050
}
5151

52-
fmt.Println(splitter)
53-
5452
defer registry.SaveAll(ctx)
5553

5654
server := server.NewServer(ctx, registry, splitter)

0 commit comments

Comments
 (0)