Skip to content

Commit

Permalink
Merge branch 'typescript-fixes' into f/redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
transmissions11 committed May 23, 2021
2 parents 42b7e39 + 4e50a9e commit 6cbd89f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/components/pages/Fuse/FusePoolCreatePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,15 +209,6 @@ const PoolConfiguration = () => {
>
ChainlinkPriceOracle
</option>

<option
className="black-bg-option"
value={
Fuse.PUBLIC_PRICE_ORACLE_CONTRACT_ADDRESSES.Keep3rPriceOracle
}
>
Keep3rPriceOracle
</option>
</Select>
</OptionRow>

Expand Down

1 comment on commit 6cbd89f

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bundled size for the package is listed below:

build/static/media: 679.69 KB
build/static/js: 29.34 MB
build/static/css: 27.34 KB
build/static: 30.04 MB
build: 30.12 MB

Please sign in to comment.