Commit 03ca5d0
committed
Remove unused task
Previously, the `npm:validate` task called the `utility:mktemp-folder` task. That call was eliminated through some
recent refactoring, but the now `utility:mktemp-folder` task was not removed at that time.
The unused task serves no purpose and only makes the taskfile more difficult to understand and maintain. So the unused
task is hereby removed.1 parent 1949cae commit 03ca5d0
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | 395 | | |
407 | 396 | | |
408 | 397 | | |
| |||
0 commit comments