Removed unnecessary use statement
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn simple_option() {
|
||||
let target = "rustlings";
|
||||
|
||||
Reference in New Issue
Block a user