update code style for build

This commit is contained in:
ian-jh 2019-07-30 10:53:38 -04:00
parent eef28cf24c
commit d90604dacc

@ -36,7 +36,6 @@ const DEADLINE_FROM_NOW = 60 * 15
// denominated in bips
const GAS_MARGIN = ethers.utils.bigNumberify(1000)
const DownArrowBackground = styled.div`
${({ theme }) => theme.flexRowNoWrap}
justify-content: center;