diff options
| author | Jeff Carr <[email protected]> | 2024-10-26 21:02:05 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-26 21:02:05 -0500 |
| commit | 65b61769117db371c4ec8fc0094d67b8c1075c1b (patch) | |
| tree | 68fd264a6a64f714acab2ceae2d727cfcd631389 /structs.go | |
| parent | cedee6e88af2350130e0808a1af6d792e0bb98cc (diff) | |
dump unused junk
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'structs.go')
| -rw-r--r-- | structs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,5 +5,4 @@ var me Virtigod // this app's variables type Virtigod struct { dirs []string - // cluster *virtbuf.Cluster } |
