From f7c9af9537fcd0f0e4c1559868b48966acc0c995 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Fri, 29 Nov 2024 22:21:58 -0600 Subject: compiles again. doesn't work --- structs.go | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'structs.go') diff --git a/structs.go b/structs.go index b3c1d79..9dc7936 100644 --- a/structs.go +++ b/structs.go @@ -6,7 +6,6 @@ import ( "go.wit.com/lib/gadgets" "go.wit.com/lib/gui/repolist" "go.wit.com/lib/protobuf/forgepb" - "go.wit.com/lib/protobuf/zoopb" ) var me *autoType @@ -29,10 +28,7 @@ type autoType struct { repos *repoWindow // your customized repo preferences and settings - forge forgepb.Repos - - // use zookeeper to get the list of installed packages - machine zoopb.Machine + forge *forgepb.Forge // #### autotypist Global Build Options // what to change all the branches to -- cgit v1.2.3