Skip to content

Commit

Permalink
Update aflags.go
Browse files Browse the repository at this point in the history
  • Loading branch information
aggellos2001 committed Mar 14, 2024
1 parent 09d4089 commit 84cf87d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flags/aflags/aflags.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84cf87d

Please sign in to comment.