Make linter happy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
goog.require('goog.dom');
|
||||
goog.require('ol.Map');
|
||||
goog.require('ol.control.Control');
|
||||
goog.require('goog.dom');
|
||||
|
||||
describe('ol.control.Control', function() {
|
||||
var map, control;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
goog.require('ol.Map');
|
||||
goog.require('goog.dom');
|
||||
goog.require('ol.Map');
|
||||
|
||||
describe('ol.Map', function() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user