chore: clean up code

This commit is contained in:
Larvan2
2023-03-25 22:56:24 +08:00
parent e4364cc985
commit 4d30788738
3 changed files with 6 additions and 5 deletions

View File

@ -2,14 +2,15 @@ package http
import (
"context"
"github.com/Dreamacro/clash/component/tls"
"github.com/Dreamacro/clash/listener/inner"
"io"
"net"
"net/http"
URL "net/url"
"strings"
"time"
"github.com/Dreamacro/clash/component/tls"
"github.com/Dreamacro/clash/listener/inner"
)
const (