Skip to content

Commit dd0a809

Browse files
committed
unused import
1 parent 5814d92 commit dd0a809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/index.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ import "@/styles/global.css";
173173
<script>
174174
import { Do } from "@/util/do.ts";
175175
import { playSound } from "@/util/playSound";
176-
import { runRpc } from "@/util/ws";
177176

178177
const handlers = {
179178
play: () => {

0 commit comments

Comments
 (0)