diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-10-12 18:29:03 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-10-12 18:29:03 +0200 |
| commit | d6fbcd9aee2fcaf228cf311a439b4537e3d22e61 (patch) | |
| tree | 48e32f3345fc821e8b7b04273e7c4d9474a34126 /webAO/client.ts | |
| parent | 4a177accdacb718462f7c5e4bca90b20bdc360cf (diff) | |
don't need this here
Diffstat (limited to 'webAO/client.ts')
| -rw-r--r-- | webAO/client.ts | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/webAO/client.ts b/webAO/client.ts index 6d1483b..7e498ec 100644 --- a/webAO/client.ts +++ b/webAO/client.ts @@ -293,6 +293,4 @@ class Client extends EventEmitter { fetchEvidenceList(); } -} - -export default Client; +}
\ No newline at end of file |
