Skip to content

Commit

Permalink
chore(project): done project refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
breadrock1 committed May 29, 2024
1 parent e943aa7 commit 183bddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/app/server/server.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

"github.com/labstack/echo/v4"
"github.com/labstack/echo/v4/middleware"
"github.com/swaggo/echo-swagger"
echoSwagger "github.com/swaggo/echo-swagger"
_ "image-resize-service/docs"
"image-resize-service/internal/app/cache"
"image-resize-service/internal/app/resizer"
Expand Down

0 comments on commit 183bddd

Please sign in to comment.