We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab28903 commit 5f97edaCopy full SHA for 5f97eda
internal/cli/upload/upload.go
@@ -45,7 +45,6 @@ var (
45
importFile string
46
programmer arguments.Programmer
47
dryRun bool
48
- tr = i18n.Tr
49
)
50
51
// NewCommand created a new `upload` command
0 commit comments