Finished refresh token and remove all warns
This commit is contained in:
@ -17,7 +17,6 @@ use {
|
||||
},
|
||||
};
|
||||
|
||||
type Res<T, E> = std::result::Result<T, E>;
|
||||
type DBPool = Arc<Pool<ConnectionMgrTcp>>;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user