Skip to content

Commit

Permalink
refactor: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickMenoti committed Jun 11, 2024
1 parent d3fb7b7 commit 976a3dd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/cmd/sync/sync.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ import (
"go.uber.org/zap"
)

var (
isFirewall bool
)

type SyncCmd struct {
Io *iostreams.IOStreams
GetAzionJsonContent func() (*contracts.AzionApplicationOptions, error)
Expand Down

0 comments on commit 976a3dd

Please sign in to comment.