Remove leading whitespace
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* An implementation of Google Maps' MVCArray.
|
* An implementation of Google Maps' MVCArray.
|
||||||
* @see https://developers.google.com/maps/documentation/javascript/reference
|
* @see https://developers.google.com/maps/documentation/javascript/reference
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
goog.provide('ol.interaction.Touch');
|
goog.provide('ol.interaction.Touch');
|
||||||
|
|
||||||
goog.require('goog.asserts');
|
goog.require('goog.asserts');
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
goog.provide('ol.Kinetic');
|
goog.provide('ol.Kinetic');
|
||||||
|
|
||||||
goog.require('ol.Coordinate');
|
goog.require('ol.Coordinate');
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* An implementation of Google Maps' MVCObject.
|
* An implementation of Google Maps' MVCObject.
|
||||||
* @see https://developers.google.com/maps/articles/mvcfun
|
* @see https://developers.google.com/maps/articles/mvcfun
|
||||||
|
|||||||
Reference in New Issue
Block a user