Skip to content

Commit

Permalink
lint: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
letFunny committed Sep 26, 2024
1 parent 9b03b95 commit 962566a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions internal/manifest/manifest_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ import (

"github.com/canonical/chisel/internal/manifest"
"github.com/canonical/chisel/internal/setup"
"github.com/canonical/chisel/internal/testutil"
)

var testKey = testutil.PGPKeys["key1"]

type manifestContents struct {
Paths []*manifest.Path
Packages []*manifest.Package
Expand Down

0 comments on commit 962566a

Please sign in to comment.