More goog.requires fixes

This commit is contained in:
ahocevar
2013-02-06 16:36:42 +01:00
parent a13e6bdfda
commit 619803cdeb
6 changed files with 1 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ goog.require('ol.TileCoord');
goog.require('ol.filter.Geometry');
goog.require('ol.geom.GeometryType');
goog.require('ol.layer.Vector');
goog.require('ol.renderer.canvas');
goog.require('ol.renderer.canvas.Layer');
goog.require('ol.renderer.canvas.Renderer');
goog.require('ol.style.LiteralLine');