Skip to content

Commit

Permalink
fix(artext): remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
Flandia Yingman committed Aug 6, 2023
1 parent 5077ff7 commit 63d31e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/app/artext/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ func newController(service *Service) *Controller {

type RegisterParams struct {
fx.In
App *fiber.App
Router fiber.Router `optional:"true"`
}

Expand Down

0 comments on commit 63d31e7

Please sign in to comment.