Skip to content

Commit

Permalink
Merge branch 'master' into zach/underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachJHansen authored Feb 23, 2024
2 parents 3f0de69 + bf212c9 commit fa4b294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/parsing/mod.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
use std::{any::type_name, convert::AsRef};
use std::any::type_name;

pub mod asp;
pub mod fol;
Expand Down

0 comments on commit fa4b294

Please sign in to comment.