Skip to content

Commit

Permalink
JS hint
Browse files Browse the repository at this point in the history
  • Loading branch information
blavenie committed Oct 30, 2018
1 parent 0215204 commit 6fe4266
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions www/js/platform.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,7 @@ angular.module('cesium.platform', ['ngIdle', 'cesium.config', 'cesium.services']
return BMA.copy(fallbackNode)
.then(checkBmaNodeAlive);
});
})



});
}

function isStarted() {
Expand Down

0 comments on commit 6fe4266

Please sign in to comment.