mirror of
https://github.com/safing/portbase
synced 2025-09-14 09:09:50 +00:00
Remove unused middlewares and fix linter errors
This commit is contained in:
parent
7dd62276af
commit
afdb367ada
7 changed files with 5 additions and 73 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"github.com/tevino/abool"
|
||||
)
|
||||
|
||||
// Client errors
|
||||
// Client errors.
|
||||
var (
|
||||
ErrMalformedMessage = errors.New("malformed message")
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue