diff options
Diffstat (limited to 'internal/system/value.go')
| -rw-r--r-- | internal/system/value.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/system/value.go b/internal/system/value.go index fa5458fc..c34e7fa8 100644 --- a/internal/system/value.go +++ b/internal/system/value.go @@ -8,7 +8,6 @@ type Values struct { Share string Runtime string RunDir string - Verbose bool } var V *Values |
