diff options
| author | Jeff Carr <[email protected]> | 2025-10-26 11:12:21 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-26 11:12:21 -0500 |
| commit | 8f0356c71d760cafd6be9099e5e5e7bbc4526871 (patch) | |
| tree | 2ae31e1198b2ef7bf091d17d6ff7f8bf9dba8410 /init.go | |
| parent | 33e206f26460f73a46677033b9a1b6e972342601 (diff) | |
Diffstat (limited to 'init.go')
| -rw-r--r-- | init.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ import ( "runtime/debug" "sync" - "go.wit.com/lib/config" "go.wit.com/log" "go.wit.com/widget" ) |
