Skip to content

Commit d9c29fa

Browse files
committed
chore: remote wrong comment
1 parent 29b5585 commit d9c29fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/mako/src/module.rs

-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@ pub enum FedereationModuleType {
403403
pub struct Module {
404404
pub id: ModuleId,
405405
pub is_entry: bool,
406-
// only module federation remote module
407406
pub info: Option<ModuleInfo>,
408407
pub side_effects: bool,
409408
}

0 commit comments

Comments
 (0)