Skip to content

Commit f075ac8

Browse files
committed
Remove todo
1 parent 76ac4eb commit f075ac8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/rspack_plugin_javascript/src/dependency/esm/esm_export_imported_specifier_dependency.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ impl ESMExportImportedSpecifierDependency {
137137
})
138138
}
139139

140-
// TODO cache get_mode result
141140
fn get_mode_inner(
142141
&self,
143142
module_graph: &ModuleGraph,

0 commit comments

Comments
 (0)