Skip to content

Commit

Permalink
cargo-fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
github-af authored and r3dlight committed Jan 10, 2025
1 parent 878a0bb commit a8d3afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diode-file-bindings/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#![allow(unsafe_code)]

use diode::aux::{self,file};
use diode::aux::{self, file};
use std::{
ffi::{c_char, CStr},
net::SocketAddr,
Expand Down

0 comments on commit a8d3afe

Please sign in to comment.