summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-30 23:38:46 -0600
committerJeff Carr <[email protected]>2024-01-30 23:38:46 -0600
commitd18a8018cb95cd3218226639e6afa5b4e3f51af0 (patch)
tree5a86f9640ccafcec62aaf11d8fec2001792b71c4 /structs.go
parent3dcb1683482c5d1dfa8bd08c6e42c98939114198 (diff)
general cleanups
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index d093065..9958845 100644
--- a/structs.go
+++ b/structs.go
@@ -53,7 +53,7 @@ type autoType struct {
scanEveryMinute *gui.Node
// The current working directory
- autoWorkingPwd *gadgets.OneLiner
+ // autoWorkingPwd *gadgets.OneLiner
// what is being used as your home dir
userHomePwd *gadgets.OneLiner