mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
remove build warnings (#9180)
This commit is contained in:
@@ -9,7 +9,6 @@ use helix_core::syntax::DebuggerQuirks;
|
||||
use serde_json::Value;
|
||||
|
||||
use anyhow::anyhow;
|
||||
pub use log::{error, info};
|
||||
use std::{
|
||||
collections::HashMap,
|
||||
future::Future,
|
||||
|
Reference in New Issue
Block a user