format code
This commit is contained in:
@@ -17,8 +17,8 @@ import (
|
||||
)
|
||||
|
||||
type DataStoreContainer struct {
|
||||
UserStore *DataStore
|
||||
TokenStore *DataStore
|
||||
UserStore *DataStore
|
||||
TokenStore *DataStore
|
||||
UserDataStore *DataStore
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user