mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
Fix linter list and fix errors discovered by new staticcheck
This commit is contained in:
@@ -73,7 +73,6 @@ type Server struct {
|
||||
type bucket struct {
|
||||
name string
|
||||
acl string
|
||||
ctime time.Time
|
||||
objects map[string]*object
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user