Skip to content

Commit

Permalink
remove rc quad
Browse files Browse the repository at this point in the history
  • Loading branch information
friend0 committed Nov 11, 2024
1 parent e8b4761 commit 19a966b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ use std::time::Duration;
use std::time::Instant;

mod liftoff_quad;
mod rc_quad;

/// Main function for the simulation
fn main() -> Result<(), SimulationError> {
Expand Down

0 comments on commit 19a966b

Please sign in to comment.