Skip to content

Commit

Permalink
Fix babel-loader parsing to fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
will-moore committed Mar 14, 2019
1 parent 842ecd3 commit e727430
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/viewers/viewer/interaction/Draw.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ const DrawEventType = {
*/
class DrawWithPopup extends OlDraw {

/**
* The ol.Map. We need this for finishDrawing.
*/
map;

/**
* Override to refresh the ShapeEditPopup when we start drawing
*
Expand Down

0 comments on commit e727430

Please sign in to comment.