Remove unused XSD.NAMESPACE_URI

This commit is contained in:
Frederic Junod
2017-12-20 10:35:46 +01:00
parent 8cfef2e3ca
commit 5dfc806df5

View File

@@ -6,13 +6,6 @@ import _ol_string_ from '../string.js';
var XSD = {};
/**
* @const
* @type {string}
*/
XSD.NAMESPACE_URI = 'http://www.w3.org/2001/XMLSchema';
/**
* @param {Node} node Node.
* @return {boolean|undefined} Boolean.