Remove unused code.

master
Håvar Aambø Fosstveit 2019-11-05 15:17:56 +01:00
parent 7e3e4cdd67
commit 99575f330b
1 changed files with 0 additions and 7 deletions

View File

@ -1,12 +1,5 @@
// import io from 'socket.io-client';
// import * as mediasoupClient from 'mediasoup-client';
// import WebTorrent from 'webtorrent';
// import createTorrent from 'create-torrent';
// import saveAs from 'file-saver';
import Logger from './Logger';
import hark from 'hark';
// import ScreenShare from './ScreenShare';
// import Spotlights from './Spotlights';
import { getSignalingUrl } from './urlFactory';
import * as requestActions from './actions/requestActions';
import * as meActions from './actions/meActions';