We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e41353 commit 2a7db96Copy full SHA for 2a7db96
cmd/furrdb/main.go
@@ -5,7 +5,6 @@ import (
5
"os"
6
7
"furr/internal/db"
8
- _ "furr/internal/handlers"
9
"furr/internal/repl"
10
"furr/internal/server"
11
)
0 commit comments