Skip to content

Commit

Permalink
Run linter
Browse files Browse the repository at this point in the history
  • Loading branch information
pcriv committed Dec 18, 2024
1 parent 131ff65 commit eb489a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cmd/rest-server/internal/web/games_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"errors"
"net/http"


"github.com/pcriv/mancala/cmd/rest-server/internal/openapimap"

"github.com/labstack/echo/v4"
Expand Down
1 change: 0 additions & 1 deletion cmd/rest-server/internal/web/plays_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"errors"
"net/http"


"github.com/pcriv/mancala/cmd/rest-server/internal/openapimap"

"github.com/pcriv/mancala/internal/mancala"
Expand Down

0 comments on commit eb489a8

Please sign in to comment.