Skip to content

Commit

Permalink
Cleanup: remove core ignoreProps (#3511)
Browse files Browse the repository at this point in the history
  • Loading branch information
iower committed Jan 24, 2021
1 parent 455c83f commit 4c82bda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
14 changes: 0 additions & 14 deletions src/core/swap.app/util/ignoreProps.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/core/swap.app/util/index.ts
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
import pullProps from './pullProps'
import ignoreProps from './ignoreProps'
import typeforce from './typeforce'
import helpers from './helpers'
import erc20 from './erc20'


export {
pullProps,
ignoreProps,
typeforce,
helpers,
erc20,
Expand Down

0 comments on commit 4c82bda

Please sign in to comment.