Skip to content

Commit

Permalink
removing not needed code
Browse files Browse the repository at this point in the history
  • Loading branch information
Marchand-Nicolas committed Nov 29, 2024
1 parent f6c69e7 commit e1757a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ pub mod create_quest;
pub(crate) mod get_quest;
pub mod get_quests;
pub mod get_tasks;
#[cfg(test)]
mod tests;
pub mod update_quest;

0 comments on commit e1757a3

Please sign in to comment.