Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kennykerr committed Jul 20, 2023
1 parent 3ad6946 commit c4a3a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tools/lib/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use std::collections::BTreeMap;
use metadata::RowReader;
use std::collections::BTreeMap;

pub enum CallingConvention {
Stdcall(usize),
Expand Down

0 comments on commit c4a3a10

Please sign in to comment.