Skip to content

Commit

Permalink
🔥 chore(core): Remove init sum function
Browse files Browse the repository at this point in the history
  • Loading branch information
duckception committed Oct 3, 2023
1 parent 66f54af commit 63c6033
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
3 changes: 2 additions & 1 deletion packages/core/src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export * from './sum'
export * from './downloadFile'
export * from './unzipArchive'
3 changes: 0 additions & 3 deletions packages/core/src/sum.ts

This file was deleted.

6 changes: 0 additions & 6 deletions packages/core/test/sum.test.ts

This file was deleted.

0 comments on commit 63c6033

Please sign in to comment.