Skip to content

Commit

Permalink
Fix ESLint error
Browse files Browse the repository at this point in the history
  • Loading branch information
mramato committed Feb 26, 2020
1 parent 15bda8f commit 14e91be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/DataSources/StaticGroundGeometryColorBatch.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import ShowGeometryInstanceAttribute from '../Core/ShowGeometryInstanceAttribute
import GroundPrimitive from '../Scene/GroundPrimitive.js';
import BoundingSphereState from './BoundingSphereState.js';
import Property from './Property.js';
import PerInstanceColorAppearance from '../Scene/PerInstanceColorAppearance.js';

var colorScratch = new Color();
var distanceDisplayConditionScratch = new DistanceDisplayCondition();
Expand Down

0 comments on commit 14e91be

Please sign in to comment.