summaryrefslogtreecommitdiff
path: root/structs.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-02-22 06:52:40 -0600
committerJeff Carr <[email protected]>2025-02-22 06:52:40 -0600
commitba514f7827865b8503c50f8a3dde35433798bfb5 (patch)
tree9f0ae185a01d4fc9beb2dbbbe12ee73bc6997a93 /structs.go
parent3d58bc1c327a84f38516bce7da029493cb8beb4a (diff)
better instructions
Diffstat (limited to 'structs.go')
-rw-r--r--structs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/structs.go b/structs.go
index c21c607..6aff295 100644
--- a/structs.go
+++ b/structs.go
@@ -32,7 +32,6 @@ type mainType struct {
urlbase string // base URL
// our view of the repositories
- // repos *repoWindow
// patchWin *patchesWindow
mainWindow *gadgets.BasicWindow