Reduce vertical whitespace
This commit is contained in:
@@ -26,7 +26,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
|
||||
* this instance.
|
||||
*/
|
||||
|
||||
|
||||
/**
|
||||
* Property: namespaces
|
||||
* {Object} Mapping of namespace aliases to namespace URIs.
|
||||
@@ -38,7 +37,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
|
||||
ows: "http://www.opengis.net/ows"
|
||||
},
|
||||
|
||||
|
||||
/**
|
||||
* Property: errorProperty
|
||||
* {String} Which property of the returned object to check for in order to
|
||||
@@ -48,7 +46,6 @@ OpenLayers.Format.WCSCapabilities.v1_0_0 = OpenLayers.Class(
|
||||
*/
|
||||
errorProperty: "service",
|
||||
|
||||
|
||||
/**
|
||||
* Property: readers
|
||||
* Contains public functions, grouped by namespace prefix, that will
|
||||
|
||||
Reference in New Issue
Block a user