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

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin-Niederman committed Feb 28, 2024
1 parent 1b69b1d commit bd56c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pros-core/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@

extern crate alloc;

pub mod allocator;
pub mod error;
pub mod io;
pub mod allocator;
pub mod sync;
pub mod task;
pub mod time;

0 comments on commit bd56c2c

Please sign in to comment.