mirror of
https://github.com/gogrlx/snack.git
synced 2026-04-02 05:08:42 -07:00
style: goimports formatting
This commit is contained in:
1
snack.go
1
snack.go
@@ -194,7 +194,6 @@ type Grouper interface {
|
|||||||
GroupIsInstalled(ctx context.Context, group string) (bool, error)
|
GroupIsInstalled(ctx context.Context, group string) (bool, error)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// NormalizeName provides package name normalization.
|
// NormalizeName provides package name normalization.
|
||||||
// Supported by: apt (strips :arch suffixes), rpm.
|
// Supported by: apt (strips :arch suffixes), rpm.
|
||||||
type NameNormalizer interface {
|
type NameNormalizer interface {
|
||||||
|
|||||||
Reference in New Issue
Block a user