From 66e20bc6eaf9c9ca1d7a3f00c3ab064d29efa78b Mon Sep 17 00:00:00 2001 From: atridadl Date: Tue, 21 Nov 2023 22:46:00 -0700 Subject: [PATCH] srry --- app/routes/room.$roomId.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/routes/room.$roomId.tsx b/app/routes/room.$roomId.tsx index 73790a3..dcb7829 100644 --- a/app/routes/room.$roomId.tsx +++ b/app/routes/room.$roomId.tsx @@ -2,7 +2,6 @@ import { getAuth } from "@clerk/remix/ssr.server"; import { LoaderFunction, redirect } from "@remix-run/node"; import { Link, useParams } from "@remix-run/react"; import { AblyProvider, useChannel, usePresence } from "ably/react"; -import {} from "ably/react"; import * as Ably from "ably"; import { CheckCircleIcon,