Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
emmorais committed Jul 28, 2021
1 parent 80638bb commit 232c6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup1-contributor/src/tasks.rs
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ mod tests {
use crate::utils::remove_file_if_exists;

use lazy_static::lazy_static;
use std::path::Path;
use serial_test::serial;
use std::path::Path;

const TEST_TASK_FILE: &str = "TEST.tasks";

Expand Down

0 comments on commit 232c6fa

Please sign in to comment.