Remove blank lines

This commit is contained in:
tsauerwein
2014-03-13 10:35:51 +01:00
parent 873d47d087
commit 77aa29e6ee
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,6 @@
goog.provide('ol.pointer.PointerEventHandler');
goog.require('goog.array');
goog.require('goog.events');
goog.require('goog.events.BrowserEvent');