Fix linter errors

This commit is contained in:
Fabio Berger
2017-12-15 12:47:16 -06:00
parent b46dd2e0a2
commit 13279f1f20
3 changed files with 0 additions and 13 deletions

View File

@@ -2,7 +2,6 @@ import * as _ from 'lodash';
import {
Environments,
OutdatedWrappedEtherByNetworkId,
TimestampMsRange,
} from 'ts/types';
const BASE_URL = window.location.origin;