Fewer blank lines
This commit is contained in:
@@ -32,7 +32,6 @@ ol.interaction.TranslateEventType = {
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Events emitted by {@link ol.interaction.Translate} instances are instances of
|
||||
@@ -67,7 +66,6 @@ ol.interaction.TranslateEvent = function(type, features, coordinate) {
|
||||
goog.inherits(ol.interaction.TranslateEvent, goog.events.Event);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Interaction for translating (moving) features.
|
||||
|
||||
Reference in New Issue
Block a user