From 65b61769117db371c4ec8fc0094d67b8c1075c1b Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 26 Oct 2024 21:02:05 -0500 Subject: dump unused junk Signed-off-by: Jeff Carr --- structs.go | 1 - 1 file changed, 1 deletion(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index a6e323a..99d4ee0 100644 --- a/structs.go +++ b/structs.go @@ -5,5 +5,4 @@ var me Virtigod // this app's variables type Virtigod struct { dirs []string - // cluster *virtbuf.Cluster } -- cgit v1.2.3