Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jyn514 committed Sep 6, 2020
1 parent fcc7145 commit 32e8227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion saltwater-parser/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ use std::io;
use std::path::PathBuf;
use std::rc::Rc;

pub use codespan;
use arcstr::ArcStr;
pub use codespan;

/// The `Source` type for `codespan::Files`.
///
Expand Down

0 comments on commit 32e8227

Please sign in to comment.