Skip to content

Commit

Permalink
spacing fix, see phetsims/chipper#1441
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanolson committed Jul 8, 2024
1 parent fb5e3a1 commit 0656033
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/build-server/taskWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,6 @@ async function runTask( options ) {
await devDeploy( checkoutDir, simName, version, chipperVersion, brands, buildDir );
}



if ( servers.indexOf( constants.PRODUCTION_SERVER ) >= 0 ) {
winston.info( 'deploying to production' );
let targetVersionDir;
Expand Down

0 comments on commit 0656033

Please sign in to comment.