Skip to content

Commit

Permalink
fix routers.go
Browse files Browse the repository at this point in the history
  • Loading branch information
potterbm-cb committed Nov 7, 2024
1 parent 4f57da1 commit c5bf632
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion server/routers.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package server

import (
"context"
"encoding/json"
"net/http"

Expand Down
1 change: 0 additions & 1 deletion templates/server/routers.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
package {{packageName}}

import (
"context"
"encoding/json"
"net/http"

Expand Down

0 comments on commit c5bf632

Please sign in to comment.