mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-06 05:30:57 +00:00
Fix linter list and fix errors discovered by new staticcheck
This commit is contained in:
+1
-2
@@ -10,8 +10,7 @@ import (
|
||||
)
|
||||
|
||||
type GnupgSuite struct {
|
||||
verifier Verifier
|
||||
bins string
|
||||
bins string
|
||||
}
|
||||
|
||||
var _ = Suite(&GnupgSuite{})
|
||||
|
||||
Reference in New Issue
Block a user