summaryrefslogtreecommitdiff
path: root/dryrun.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-25 21:22:44 -0500
committerJeff Carr <[email protected]>2025-10-25 21:22:44 -0500
commitc4808b62d90562eb901e37f242ee866dc07d07c6 (patch)
tree610c02d00b04565a270ebd6ef3c9f84cf5766c4e /dryrun.go
parentc03f2e6ab138d25b514f05046f580e547e635252 (diff)
dump more
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
-}