fix: various fixes and remove unused code

This commit is contained in:
David Ralph
2022-09-11 22:01:06 +01:00
parent ba9bab2b4d
commit 2c760038e0
6 changed files with 22 additions and 55 deletions

View File

@@ -17,7 +17,6 @@ import ShareModal from '../../helpers/sharemodal/ShareModal';
import offline_quotes from './offline_quotes.json';
import Interval from 'modules/helpers/interval';
import EventBus from 'modules/helpers/eventbus';
import './quote.scss';