summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-10-26 11:12:21 -0500
committerJeff Carr <[email protected]>2025-10-26 11:12:21 -0500
commit8f0356c71d760cafd6be9099e5e5e7bbc4526871 (patch)
tree2ae31e1198b2ef7bf091d17d6ff7f8bf9dba8410
parent33e206f26460f73a46677033b9a1b6e972342601 (diff)
-rw-r--r--init.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.go b/init.go
index 9955f85..398e8b9 100644
--- a/init.go
+++ b/init.go
@@ -10,7 +10,6 @@ import (
"runtime/debug"
"sync"
- "go.wit.com/lib/config"
"go.wit.com/log"
"go.wit.com/widget"
)