Skip to content

Commit 5deeb46

Browse files
nepetcdecker
authored andcommitted
plugin: Remove unused import
Signed-off-by: Peter Neuroth <[email protected]>
1 parent 614d24d commit 5deeb46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/gl-plugin/src/node/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use crate::{stager, tramp};
77
use anyhow::{Context, Error, Result};
88
use base64::{engine::general_purpose, Engine as _};
99
use bytes::BufMut;
10-
use gl_client::bitcoin::hashes::hex::ToHex;
1110
use gl_client::persist::State;
1211
use governor::{
1312
clock::MonotonicClock, state::direct::NotKeyed, state::InMemoryState, Quota, RateLimiter,

0 commit comments

Comments
 (0)