Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
garyttierney committed Apr 7, 2024
1 parent 7b29435 commit 862d9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/oodle-rt/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ fn main() -> Result<(), Box<dyn Error>> {
#[cfg(not(target_feature = "regenerate-bindings"))]
fn main() -> Result<(), Box<dyn Error>> {
Ok(())
}
}

0 comments on commit 862d9be

Please sign in to comment.