Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
🔥 Remove lodashFpConvert
Browse files Browse the repository at this point in the history
  • Loading branch information
frinyvonnick committed Nov 28, 2017
1 parent c3a0d6a commit 937021f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 43 deletions.
24 changes: 0 additions & 24 deletions packages/immutadot/src/util/convert.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/immutadot/src/util/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { convert } from './convert'
import { protect } from './protect'
import { using } from './using'

Expand All @@ -8,7 +7,6 @@ import { using } from './using'
* @since 0.1.13
*/
export {
convert,
using,
protect,
}
17 changes: 0 additions & 17 deletions packages/immutadot/src/util/lodashFpConvert.js

This file was deleted.

0 comments on commit 937021f

Please sign in to comment.