mirror of
https://github.com/moghtech/komodo.git
synced 2026-04-30 22:56:21 -05:00
improve the resource busy locks
This commit is contained in:
@@ -13,7 +13,7 @@ use mungos::{
|
||||
};
|
||||
use resolver_api::Resolve;
|
||||
|
||||
use crate::{db::db_client, state::State};
|
||||
use crate::state::{db_client, State};
|
||||
|
||||
#[async_trait]
|
||||
impl Resolve<GetUsername, User> for State {
|
||||
|
||||
Reference in New Issue
Block a user