Fewer blank lines
This commit is contained in:
@@ -49,7 +49,6 @@ ol.interaction.DrawEventType = {
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Events emitted by {@link ol.interaction.Draw} instances are instances of
|
||||
@@ -76,7 +75,6 @@ ol.interaction.DrawEvent = function(type, feature) {
|
||||
goog.inherits(ol.interaction.DrawEvent, goog.events.Event);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Interaction for drawing feature geometries.
|
||||
|
||||
Reference in New Issue
Block a user