Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
minht11 committed May 19, 2024
1 parent e949b46 commit 9a5a6d6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ fn get_extensionless_import(

Some(UseImportExtensionsState {
module_name_token: module_name_token.clone(),
// suggestion: None,
suggestion: Some((new_path, import_ext.to_string())),
})
}
Expand Down

0 comments on commit 9a5a6d6

Please sign in to comment.