Skip to content

Commit

Permalink
8261 - Remove empty line between comment and property
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Vargas committed Jan 13, 2020
1 parent b3bf13f commit 86f8c58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/Scene/Cesium3DTileset.js
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,6 @@ import TileOrientedBoundingBox from './TileOrientedBoundingBox.js';
* PrimitiveCollection and Cesium3DTileset objects without inflating
* the size of the module via `instanceof Cesium3DTileset`
*/

isCesium3DTileset : {
get : function() {
return true;
Expand Down

0 comments on commit 86f8c58

Please sign in to comment.