diff options
| author | Jeff Carr <[email protected]> | 2024-12-12 02:05:47 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-12 02:05:47 -0600 |
| commit | 6e9ff62fbaa25ce9d3375cb1049989f53de27e16 (patch) | |
| tree | cbf853f4e71e8c0cd35fb35b5eab1e8ed7d8805c /structs.go | |
| parent | 2d981da765c0de80070fc776b2054034b9e2a8e4 (diff) | |
keep switching to protobuf
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |
