Fewer blank lines

This commit is contained in:
Tim Schaub
2016-01-10 08:22:01 -07:00
parent 8d80924ba8
commit 13a981c94b
199 changed files with 1 additions and 247 deletions

View File

@@ -49,7 +49,6 @@ ol.ModifyEventType = {
};
/**
* @classdesc
* Events emitted by {@link ol.interaction.Modify} instances are instances of
@@ -94,7 +93,6 @@ goog.inherits(ol.interaction.ModifyEvent, goog.events.Event);
ol.interaction.SegmentDataType;
/**
* @classdesc
* Interaction for modifying feature geometries.