Move token_scope file to models/auth
This commit is contained in:
parent
0933496759
commit
948cd14a34
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
package models
|
package auth
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
|
@ -1,4 +1,4 @@
|
||||||
package models
|
package auth
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
"testing"
|
Loading…
Add table
Reference in a new issue