Skip to content

Commit 2ffcfe8

Browse files
committed
fix: e2e cli tests
1 parent 968d24a commit 2ffcfe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/apps/empty/src/root.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { component$, isDev, isDev } from "@qwik.dev/core";
1+
import { component$, isDev } from "@qwik.dev/core";
22
import { QwikRouterProvider, RouterOutlet } from "@qwik.dev/router";
33
import { RouterHead } from "./components/router-head/router-head";
44

0 commit comments

Comments
 (0)