change(tracker): Remove accidental import

This commit is contained in:
dgrah50 2022-10-20 10:12:05 +01:00 committed by Delirium
parent 9fe6d694f9
commit 9495692c83

View file

@ -1,4 +1,3 @@
import { remoteControl } from './icons';
/* eslint-disable @typescript-eslint/no-empty-function */
import type { Socket, } from 'socket.io-client'
import { connect, } from 'socket.io-client'