mirror of
https://github.com/safing/portbase
synced 2025-09-11 15:54:49 +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
|
@ -1,6 +1,6 @@
|
|||
package client
|
||||
|
||||
// message types
|
||||
// Message Types.
|
||||
const (
|
||||
msgRequestGet = "get"
|
||||
msgRequestQuery = "query"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue