Skip to content

Commit

Permalink
fix: remove debugging break
Browse files Browse the repository at this point in the history
  • Loading branch information
snickbit committed Jun 3, 2022
1 parent 4d44a16 commit 39784b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/actions/remove.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ export default {
})
.run()
.then(async args => {
return $out.done('Removing icons')

const config = await initConfig()
let changes = {
icons: 0,
Expand Down

0 comments on commit 39784b4

Please sign in to comment.