Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mircearoata committed Jun 24, 2024
1 parent c23a1b2 commit 4d8a9fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion db/oauth.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ package db
import (
"bytes"
"context"
"github.com/satisfactorymodding/smr-api/generated/ent/predicate"

"github.com/satisfactorymodding/smr-api/generated/ent"
"github.com/satisfactorymodding/smr-api/generated/ent/predicate"
"github.com/satisfactorymodding/smr-api/generated/ent/user"
"github.com/satisfactorymodding/smr-api/oauth"
"github.com/satisfactorymodding/smr-api/storage"
Expand Down
1 change: 1 addition & 0 deletions util/converter/converter_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (

"github.com/Vilsol/slox"
"github.com/chai2010/webp"

// GIF Support
_ "image/gif"
// JPEG Support
Expand Down

0 comments on commit 4d8a9fc

Please sign in to comment.