Skip to content

Commit ec3c221

Browse files
authored
Update main.go
1 parent 119941e commit ec3c221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"github.com/gorilla/handlers"
88
"github.com/gorilla/mux"
99
"bullet-cloud-api/internal/handlers"
10-
)
10+
)
1111

1212
func main() {
1313
router := mux.NewRouter()

0 commit comments

Comments
 (0)