Remove leading whitespace

This commit is contained in:
Tom Payne
2014-03-12 19:52:10 +01:00
parent 63f50fc035
commit 271487c1bc
4 changed files with 0 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
/**
* An implementation of Google Maps' MVCArray.
* @see https://developers.google.com/maps/documentation/javascript/reference

View File

@@ -1,4 +1,3 @@
goog.provide('ol.interaction.Touch');
goog.require('goog.asserts');

View File

@@ -1,4 +1,3 @@
goog.provide('ol.Kinetic');
goog.require('ol.Coordinate');

View File

@@ -1,4 +1,3 @@
/**
* An implementation of Google Maps' MVCObject.
* @see https://developers.google.com/maps/articles/mvcfun