diff --git a/examples/zoomify.js b/examples/zoomify.js index 49a9cecb0c..ef445a9073 100644 --- a/examples/zoomify.js +++ b/examples/zoomify.js @@ -1,4 +1,3 @@ -// NOCHECK we can't check this example as it causes CORS violations in PhantomJS goog.require('ol.Map'); goog.require('ol.RendererHint'); goog.require('ol.View2D');