summaryrefslogtreecommitdiff
path: root/cmd/rr/http/reset.go
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-06-11 11:20:03 +0300
committerWolfy-J <[email protected]>2018-06-11 11:20:03 +0300
commit6efaa0aa951240c2bb643761f103ee3f0fafb4d9 (patch)
tree962a39dede696c3e8d9f6cb6f6fdac88c6ef03d5 /cmd/rr/http/reset.go
parent7cc6d00a1c350eb3147ede00802d312d4be94dee (diff)
moving stuff around
Diffstat (limited to 'cmd/rr/http/reset.go')
-rw-r--r--cmd/rr/http/reset.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/rr/http/reset.go b/cmd/rr/http/reset.go
index fd27149d..2583f8cd 100644
--- a/cmd/rr/http/reset.go
+++ b/cmd/rr/http/reset.go
@@ -26,7 +26,7 @@ import (
rr "github.com/spiral/roadrunner/cmd/rr/cmd"
"github.com/spiral/roadrunner/rpc"
"github.com/spiral/roadrunner/service"
- "github.com/spiral/roadrunner/utils"
+ "github.com/spiral/roadrunner/cmd/rr/utils"
)
func init() {