semicolon missing
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ goog.require('ol.UnreferencedBounds');
|
|||||||
goog.require('ol.Loc');
|
goog.require('ol.Loc');
|
||||||
goog.require('ol.Projection');
|
goog.require('ol.Projection');
|
||||||
|
|
||||||
goog.require('goog.string.format')
|
goog.require('goog.string.format');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @export
|
* @export
|
||||||
|
|||||||
Reference in New Issue
Block a user