Skip to content

Commit

Permalink
Removed debugger
Browse files Browse the repository at this point in the history
  • Loading branch information
ottaviohartman committed Jun 7, 2017
1 parent 11d5a99 commit acfaa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Specs/DataSources/KmlDataSourceSpec.js
Original file line number Diff line number Diff line change
Expand Up @@ -1566,7 +1566,7 @@ defineSuite([
</IconStyle>\
</Style>\
</Placemark>';
debugger;

return KmlDataSource.load(parser.parseFromString(kml, "text/xml"), {
camera : options.camera,
canvas : options.canvas,
Expand Down

0 comments on commit acfaa9f

Please sign in to comment.