Skip to content

Commit

Permalink
feat: fix remove into
Browse files Browse the repository at this point in the history
  • Loading branch information
selfrefactor committed Aug 28, 2024
1 parent f371ed1 commit c80b949
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 139 deletions.
1 change: 0 additions & 1 deletion rambdax.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ export * from './src/getter.js'
export * from './src/glue.js'
export * from './src/ifElseAsync.js'
export * from './src/interpolate.js'
export * from './src/into.js'
export * from './src/isPromise.js'
export * from './src/isType.js'
export * from './src/isValid.js'
Expand Down
138 changes: 0 additions & 138 deletions src/into.js

This file was deleted.

0 comments on commit c80b949

Please sign in to comment.