summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-12 02:05:47 -0600
committerJeff Carr <[email protected]>2024-12-12 02:05:47 -0600
commit6e9ff62fbaa25ce9d3375cb1049989f53de27e16 (patch)
treecbf853f4e71e8c0cd35fb35b5eab1e8ed7d8805c /structs.go
parent2d981da765c0de80070fc776b2054034b9e2a8e4 (diff)
keep switching to protobuf
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/structs.go b/structs.go
index 9dc7936..6cc8b4e 100644
--- a/structs.go
+++ b/structs.go
@@ -60,9 +60,6 @@ type autoType struct {
// The current working directory
autoWorkingPwd *gadgets.OneLiner
- // shows what is being used as your home dir
- userHomePwd *gadgets.OneLiner
-
// shows what directory being used as ~/go/src
goSrcPwd *gadgets.OneLiner