mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
lint fix.
This commit is contained in:
@ -14,7 +14,7 @@ import (
|
||||
type key int
|
||||
|
||||
const (
|
||||
keyMemberCtx key = iota
|
||||
keyMemberCtx key = iota
|
||||
)
|
||||
|
||||
type MembersHandler struct {
|
||||
|
Reference in New Issue
Block a user