Skip to content

Commit

Permalink
chore: fix by pr commit
Browse files Browse the repository at this point in the history
  • Loading branch information
paomian committed Jun 14, 2024
1 parent 998b243 commit 12c3e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontend/src/instance/log_handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ use servers::query_handler::LogHandler;
use session::context::QueryContextRef;
use snafu::ResultExt;

use super::Instance;
use crate::instance::Instance;

#[async_trait]
impl LogHandler for Instance {
Expand Down

0 comments on commit 12c3e04

Please sign in to comment.