mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
remove build warnings (#9180)
This commit is contained in:
parent
8f2e611b7e
commit
da4afaf3da
2 changed files with 0 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue