Fixed linter errors
This commit is contained in:
@ -1,7 +1,10 @@
|
||||
package utils
|
||||
|
||||
import "time"
|
||||
import "github.com/animenotifier/notify.moe/arn"
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/animenotifier/notify.moe/arn"
|
||||
)
|
||||
|
||||
// UserStats ...
|
||||
type UserStats struct {
|
||||
|
Reference in New Issue
Block a user