summaryrefslogtreecommitdiff
path: root/plugins/http/handler.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-11-15 13:41:19 +0300
committerValery Piashchynski <[email protected]>2020-11-15 13:41:19 +0300
commitd890eee1742dc3a0a1c787f7e65d40b1e81a94db (patch)
treeb84dcf3c594d2f80ce6f71fae4300e5bfa63e1a1 /plugins/http/handler.go
parent5260639a7e95d4d4a36b46fd4b19f665a0a60ef9 (diff)
Remove old rr imports
Diffstat (limited to 'plugins/http/handler.go')
-rw-r--r--plugins/http/handler.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/http/handler.go b/plugins/http/handler.go
index eca05483..2bda4f1d 100644
--- a/plugins/http/handler.go
+++ b/plugins/http/handler.go
@@ -10,8 +10,6 @@ import (
"time"
"github.com/pkg/errors"
- "github.com/sirupsen/logrus"
- "github.com/spiral/roadrunner"
)
const (