working commit

This commit is contained in:
2026-06-06 18:07:42 +02:00
parent 0e303ef96a
commit 3a5f624ba4
5 changed files with 6 additions and 4 deletions
-1
View File
@@ -18,7 +18,6 @@ import (
type Util struct {
lg *operator.Logic
db *maindb.Database
rootCmd *cobra.Command
}