chore: reformat code

This commit is contained in:
Haruue Icymoon
2023-11-27 11:34:54 +08:00
parent e70838cd98
commit 9476976950
4 changed files with 9 additions and 6 deletions

View File

@@ -6,7 +6,6 @@ import (
"encoding/json"
"errors"
"fmt"
"github.com/apernet/hysteria/extras/correctnet"
"net"
"net/http"
"net/http/httputil"
@@ -15,6 +14,8 @@ import (
"strings"
"time"
"github.com/apernet/hysteria/extras/correctnet"
"github.com/caddyserver/certmagic"
"github.com/mholt/acmez/acme"
"github.com/spf13/cobra"