mirror of
https://github.com/caddyserver/caddy.git
synced 2025-05-24 02:02:26 -04:00
fix lint
This commit is contained in:
parent
f4b57b0a32
commit
ca256e3acf
@ -2,10 +2,10 @@ package caddyhttp
|
||||
|
||||
import (
|
||||
"crypto/tls"
|
||||
"go.uber.org/zap"
|
||||
"io"
|
||||
"net"
|
||||
|
||||
"go.uber.org/zap"
|
||||
"golang.org/x/net/http2"
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user