Remove unused requires from tests

This commit is contained in:
Tim Schaub
2016-08-07 23:13:28 -06:00
parent ed5dbd1293
commit c203f6a841
18 changed files with 0 additions and 32 deletions
-3
View File
@@ -2,9 +2,6 @@ goog.provide('ol.test.proj.EPSG3857');
goog.require('ol.proj');
goog.require('ol.proj.common');
goog.require('ol.proj.EPSG3857');
describe('ol.proj.EPSG3857', function() {
afterEach(function() {