Fewer blank lines
This commit is contained in:
@@ -20,7 +20,6 @@ ol.ObjectEventType = {
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Events emitted by {@link ol.Object} instances are instances of this type.
|
||||
@@ -54,7 +53,6 @@ ol.ObjectEvent = function(type, key, oldValue) {
|
||||
goog.inherits(ol.ObjectEvent, goog.events.Event);
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Abstract base class; normally only used for creating subclasses and not
|
||||
|
||||
Reference in New Issue
Block a user