Skip to content

Commit

Permalink
fix SCC-U1000
Browse files Browse the repository at this point in the history
  • Loading branch information
MindHunter86 committed Jun 29, 2024
1 parent e8f9e88 commit 06cd067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/service/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ var (
)

type Service struct {
fb *fiber.App
fbstor fiber.Storage
fb *fiber.App
// fbstor fiber.Storage

syslogWriter io.Writer
accesslogLevel zerolog.Level
Expand Down

0 comments on commit 06cd067

Please sign in to comment.