Skip to content

Commit 5066efb

Browse files
committed
Remove forgotten log
1 parent 4cbb6e8 commit 5066efb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/start.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ export async function startDsfrReact(params: Params) {
8585

8686
await import("../dsfr/dsfr.module" as any);
8787

88-
console.log("disabled");
89-
9088
if (!isNextJs) {
9189
(window as any).dsfr.start();
9290
}

0 commit comments

Comments
 (0)