Skip to content

Commit 9fb82ce

Browse files
committed
format adctypes.go
1 parent 9e13d1d commit 9fb82ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/adc/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ const (
345345
type Scheme string
346346

347347
const (
348-
SchemeHTTP = "http"
348+
SchemeHTTP = "http"
349349
)
350350

351351
type UpstreamType string

0 commit comments

Comments
 (0)