diff --git a/flags/aflags/aflags.go b/flags/aflags/aflags.go index 2eaf1af..f0aaff3 100644 --- a/flags/aflags/aflags.go +++ b/flags/aflags/aflags.go @@ -8,7 +8,6 @@ import ( type AFlags flags.Flag -// The following flags are also used in the file selection options. const ( R AFlags = 1 << iota // Read only A // Archive