summaryrefslogtreecommitdiff
path: root/delete.go
diff options
context:
space:
mode:
Diffstat (limited to 'delete.go')
-rw-r--r--delete.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/delete.go b/delete.go
index 7d29bf2..ff25d69 100644
--- a/delete.go
+++ b/delete.go
@@ -3,8 +3,8 @@ package main
// if you include more than just this import
// then your plugin might be doing something un-ideal (just a guess from 2023/02/27)
import (
- "go.wit.com/lib/widget"
"go.wit.com/log"
+ "go.wit.com/widget"
)
// delete the child widget from the parent