diff --git a/app/containers/TransactionHistory/index.js b/app/containers/TransactionHistory/index.js index 2ec7a140e..8e384e7cb 100644 --- a/app/containers/TransactionHistory/index.js +++ b/app/containers/TransactionHistory/index.js @@ -1,5 +1,4 @@ // @flow -import React from 'react' import { compose, withProps } from 'recompose' import { withData, withProgress, withProgressComponents, alreadyLoadedStrategy, progressValues } from 'spunky'