Skip to content

Commit

Permalink
fix: 🐛 remove useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
touv committed May 30, 2024
1 parent 9460ad0 commit 000dbbc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 701 deletions.
68 changes: 0 additions & 68 deletions packages/core/src/statements/dispatch.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/core/src/statements/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import shuffle from './shuffle';
import env from './env';
import group from './group';
import ungroup from './ungroup';
import dispatch from './dispatch';
import parallel from './parallel';
import spawn from './spawn';
import delegate from './delegate';
Expand Down
Loading

0 comments on commit 000dbbc

Please sign in to comment.