Skip to content

Commit 52ea7fe

Browse files
authored
chore(docs): remove unnecessary closing bracket (#2239)
1 parent 33a5690 commit 52ea7fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/docs/src/en/modules/ROOT/pages/core-features/dynamic-remotes.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ const fetchRemoteA = (resolve) => {
111111
}
112112
},
113113
};
114-
}
115114
resolve(module);
116115
}
117116
// Lastly we inject the script tag into the document's head to trigger the script load

0 commit comments

Comments
 (0)