Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
remove redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
evilpeach committed Aug 25, 2020
1 parent 418198d commit 0c556db
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions scan/src/pages/DataSourceHomePage.re
Original file line number Diff line number Diff line change
Expand Up @@ -221,33 +221,6 @@ let make = () => {
color=Colors.gray7
/>
</Col.Grid>
<Col.Grid col=Col.Two>
<Text
block=true
value="Data Source"
size=Text.Md
weight=Text.Semibold
color=Colors.gray7
/>
</Col.Grid>
<Col.Grid col=Col.Four>
<Text
block=true
value="Description"
size=Text.Md
weight=Text.Semibold
color=Colors.gray7
/>
</Col.Grid>
<Col.Grid col=Col.One>
<Text
block=true
value="Requests"
size=Text.Md
weight=Text.Semibold
color=Colors.gray7
/>
</Col.Grid>
<Col.Grid col=Col.Two>
<Text
block=true
Expand Down

0 comments on commit 0c556db

Please sign in to comment.