summaryrefslogtreecommitdiff
path: root/http/data.go
diff options
context:
space:
mode:
Diffstat (limited to 'http/data.go')
-rw-r--r--http/data.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/http/data.go b/http/data.go
index b84150ee..e6b8344f 100644
--- a/http/data.go
+++ b/http/data.go
@@ -1,8 +1,8 @@
package http
import (
- "strings"
"net/http"
+ "strings"
)
const maxLevel = 127