chore: run prettier
This commit is contained in:
parent
b7603bef19
commit
ea6547cb75
@ -9,12 +9,7 @@ import { asyncData } from '../redux/async_data';
|
|||||||
import { DEFAULT_STATE, DefaultState, State } from '../redux/reducer';
|
import { DEFAULT_STATE, DefaultState, State } from '../redux/reducer';
|
||||||
import { store, Store } from '../redux/store';
|
import { store, Store } from '../redux/store';
|
||||||
import { fonts } from '../style/fonts';
|
import { fonts } from '../style/fonts';
|
||||||
import {
|
import { AccountState, Network, QuoteFetchOrigin, ZeroExInstantBaseConfig } from '../types';
|
||||||
AccountState,
|
|
||||||
Network,
|
|
||||||
QuoteFetchOrigin,
|
|
||||||
ZeroExInstantBaseConfig,
|
|
||||||
} from '../types';
|
|
||||||
import { analytics, disableAnalytics } from '../util/analytics';
|
import { analytics, disableAnalytics } from '../util/analytics';
|
||||||
import { assetUtils } from '../util/asset';
|
import { assetUtils } from '../util/asset';
|
||||||
import { errorFlasher } from '../util/error_flasher';
|
import { errorFlasher } from '../util/error_flasher';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user