diff --git a/ui/pages/index.js b/ui/pages/index.js index eea842168aaf..61d91ec9ca66 100644 --- a/ui/pages/index.js +++ b/ui/pages/index.js @@ -10,9 +10,8 @@ import { LegacyMetaMetricsProvider, } from '../contexts/metametrics'; import { MetamaskNotificationsProvider } from '../contexts/metamask-notifications'; -import { TokenRatesProvider } from '../contexts/tokenRates'; -import { TokenDetectionProvider } from '../contexts/tokenDetection'; import { AssetPollingProvider } from '../contexts/assetPolling'; +import { TokenDetectionProvider } from '../contexts/tokenDetection'; import ErrorPage from './error'; import Routes from './routes'; @@ -53,11 +52,9 @@ class Index extends PureComponent { - - - - - + + +