mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-02 08:19:14 +02:00
lint fix.
This commit is contained in:
parent
a6afccd079
commit
fc6997d2ac
3 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ import (
|
|||
type key int
|
||||
|
||||
const (
|
||||
keyMemberCtx key = iota
|
||||
keyMemberCtx key = iota
|
||||
)
|
||||
|
||||
type MembersHandler struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue