Skip to content

Commit

Permalink
Remove unused const.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Jan 8, 2025
1 parent aa130f0 commit 19fb5f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions caddy/shadowsocks_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ import (
outline "github.com/Jigsaw-Code/outline-ss-server/service"
)

const serverUDPBufferSize = 64 * 1024

const ssModuleName = "layer4.handlers.shadowsocks"

type OutlineService interface {
Expand Down

0 comments on commit 19fb5f7

Please sign in to comment.