Skip to content

Commit c06bbb9

Browse files
committed
testing stuff
1 parent f0730fb commit c06bbb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/header/Mainheader.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { component$, useTask$, useVisibleTask$ } from "@builder.io/qwik";
1+
import { component$, useTask$ } from "@builder.io/qwik";
22
import { useSession } from "~/routes/plugin@auth";
33
import { useLocation } from "@builder.io/qwik-city";
44
import { useSignal } from "@builder.io/qwik";

0 commit comments

Comments
 (0)