Satisfy gjslint

This commit is contained in:
Tom Payne
2012-09-24 21:25:29 +02:00
parent bd5ef6b361
commit 8394147df1
10 changed files with 11 additions and 11 deletions

View File

@@ -2,9 +2,9 @@ goog.provide('ol.renderer.Layer');
goog.require('goog.events');
goog.require('goog.events.EventType');
goog.require('ol.Object');
goog.require('ol.layer.Layer');
goog.require('ol.layer.LayerProperty');
goog.require('ol.Object');