Skip to content

Commit

Permalink
remove TODO, phetsims/chipper#1461
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Dec 6, 2024
1 parent 8d0654d commit 1a3471b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/grunt/tasks/clone-missing-repos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
/**
* Clones any repos not currently checked out in the code base.
* @author Michael Kauzmann (PhET Interactive Simulations)
*
* TODO: ASK DEVS: Delete this grunt task, SR MK think it doesn't belong in formal API (it should just be part of a full thing), https://github.com/phetsims/chipper/issues/1461
*/

import cloneMissingRepos from '../../common/cloneMissingRepos.js';
Expand Down

0 comments on commit 1a3471b

Please sign in to comment.