Skip to content

Commit 2a7db96

Browse files
committed
Remove unused import for internal handlers in main.go
1 parent 6e41353 commit 2a7db96

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/furrdb/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import (
55
"os"
66

77
"furr/internal/db"
8-
_ "furr/internal/handlers"
98
"furr/internal/repl"
109
"furr/internal/server"
1110
)

0 commit comments

Comments
 (0)