Remove unused XSD.NAMESPACE_URI
This commit is contained in:
@@ -6,13 +6,6 @@ import _ol_string_ from '../string.js';
|
|||||||
var XSD = {};
|
var XSD = {};
|
||||||
|
|
||||||
|
|
||||||
/**
|
|
||||||
* @const
|
|
||||||
* @type {string}
|
|
||||||
*/
|
|
||||||
XSD.NAMESPACE_URI = 'http://www.w3.org/2001/XMLSchema';
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param {Node} node Node.
|
* @param {Node} node Node.
|
||||||
* @return {boolean|undefined} Boolean.
|
* @return {boolean|undefined} Boolean.
|
||||||
|
|||||||
Reference in New Issue
Block a user