update
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package models
|
||||
|
||||
import (
|
||||
"git.rouggy.com/rouggy/RaceBot/database"
|
||||
"git.rouggy.com/rouggy/RaceBot/internal/database"
|
||||
"github.com/jinzhu/gorm"
|
||||
)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
package models
|
||||
|
||||
import (
|
||||
"git.rouggy.com/rouggy/RaceBot/database"
|
||||
"git.rouggy.com/rouggy/RaceBot/internal/database"
|
||||
"github.com/jinzhu/gorm"
|
||||
"github.com/moistari/rls"
|
||||
)
|
||||
|
Reference in New Issue
Block a user