summaryrefslogtreecommitdiff
path: root/dryrun.go
diff options
context:
space:
mode:
Diffstat (limited to 'dryrun.go')
-rw-r--r--dryrun.go7
1 files changed, 0 insertions, 7 deletions
diff --git a/dryrun.go b/dryrun.go
deleted file mode 100644
index b9f4447..0000000
--- a/dryrun.go
+++ /dev/null
@@ -1,7 +0,0 @@
-package argvpb
-
-// think about using something like this
-
-func DryRun() bool {
- return false
-}