From be747eff67244a01cc6faab3bfb1b8731d146335 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Jan 2022 15:53:00 +0100 Subject: refactor part 1 --- source/client/index.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'source/client/index.ts') diff --git a/source/client/index.ts b/source/client/index.ts index 0c7e728..85943eb 100644 --- a/source/client/index.ts +++ b/source/client/index.ts @@ -14,7 +14,6 @@ export interface User { stream: MediaStream, } - export const parameters = get_query_params() window.onload = () => main() -- cgit v1.2.3-70-g09d2