From fcd132c109ed4f1ecf4348a6fdc85092973fbb97 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 13 Nov 2024 17:23:33 -0600 Subject: code cleanup --- structs.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index e61fba0..661f99a 100644 --- a/structs.go +++ b/structs.go @@ -27,9 +27,9 @@ type autoType struct { repos *repoWindow // #### guireleaser repolist display options - autoHideReadOnly *gui.Node - autoHideReleased *gui.Node - ignoreWhitelist *gui.Node + // autoHideReadOnly *gui.Node + // autoHideReleased *gui.Node + // ignoreWhitelist *gui.Node // #### autotypist Global Build Options // what to change all the branches to -- cgit v1.2.3