Skip to content

Commit

Permalink
rs: Remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Neuroth <[email protected]>
  • Loading branch information
nepet committed Nov 2, 2023
1 parent 316be00 commit 40c5809
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/gl-client/src/node/service.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use anyhow::{anyhow, Result};
use base64::engine::general_purpose;
use http::{Request, Response};
use log::{debug, trace};
use rustls_pemfile as pemfile;
Expand Down

0 comments on commit 40c5809

Please sign in to comment.