Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
vcfxb committed Jul 13, 2024
1 parent 4d8981a commit 8543f4a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wright/src/source_tracking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ impl SourceMap {
self.inner.get(&id).map(|source| Arc::clone(&source))
}
}

0 comments on commit 8543f4a

Please sign in to comment.