summaryrefslogtreecommitdiff
path: root/rr.go
diff options
context:
space:
mode:
Diffstat (limited to 'rr.go')
-rw-r--r--rr.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rr.go b/rr.go
index 565b00a..de2d275 100644
--- a/rr.go
+++ b/rr.go
@@ -9,7 +9,7 @@ package cloudflare
import (
"os"
- "go.wit.com/gui/gui"
+ "go.wit.com/gui"
"go.wit.com/lib/gadgets"
"go.wit.com/log"
)