mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-08-31 22:04:02 +03:00
Add correct configuration
This commit is contained in:
+1
-3
@@ -2,6 +2,4 @@ package mtglib
|
||||
|
||||
import "errors"
|
||||
|
||||
var (
|
||||
ErrSecretEmpty = errors.New("secret is empty")
|
||||
)
|
||||
var ErrSecretEmpty = errors.New("secret is empty")
|
||||
|
||||
Reference in New Issue
Block a user