fix
This commit is contained in:
@@ -1 +1,7 @@
|
||||
package check
|
||||
|
||||
import "sync"
|
||||
|
||||
type LimitAfter struct {
|
||||
sync.Map
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user