Skip to content

Commit

Permalink
feat(sofi): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLeoB committed Dec 22, 2023
1 parent da32029 commit 67e50d4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import styled from 'styled-components'

import { Link } from 'blockchain-info-components'

export const SofiRow = styled.div`
display: flex;
justify-content: center;
Expand Down

0 comments on commit 67e50d4

Please sign in to comment.