aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/strings.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/fscrypt/strings.go')
-rw-r--r--cmd/fscrypt/strings.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/fscrypt/strings.go b/cmd/fscrypt/strings.go
index b77389f..fb79c38 100644
--- a/cmd/fscrypt/strings.go
+++ b/cmd/fscrypt/strings.go
@@ -49,8 +49,6 @@ const (
directoryArg = "DIRECTORY"
mountpointArg = "MOUNTPOINT"
pathArg = "PATH"
- archiveArg = "ARCHIVE_FILE"
- recoveryCodeArg = "RECOVERY_CODE"
mountpointIDArg = mountpointArg + ":ID"
)