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