Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
george-misan committed Aug 30, 2023
1 parent bc3716e commit 8f54965
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
use std::sync::Arc;

use crate::domain::models_requests::{self, JwtKey};
use crate::programs::seed::seed_file_storage;
use crate::programs::seed::seed_helpers::{
create_best_exercise, create_best_peer_review, create_page, example_exercise_flexible,
paragraph, quizzes_exercise, submit_and_grade, tmc_exercise,
Expand Down

0 comments on commit 8f54965

Please sign in to comment.