Skip to content

Commit 420317b

Browse files
author
usman.yasin
committed
fix: Removed unused import
1 parent d616ab9 commit 420317b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/cubeorchestrator/src/query_message_parser.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use crate::{
55
use cubeshared::codegen::{root_as_http_message, HttpCommand};
66
use indexmap::IndexMap;
77
use neon::prelude::Finalize;
8-
use std::collections::HashMap;
98

109
#[derive(Debug)]
1110
pub enum ParseError {

0 commit comments

Comments
 (0)