Throw an error with more detail in publish.js and remove olx.control

This commit is contained in:
Tim Schaub
2018-03-11 11:17:45 -06:00
parent e059a50131
commit de9d9ffce1
2 changed files with 49 additions and 53 deletions

View File

@@ -5,13 +5,6 @@
let olx;
/**
* Namespace.
* @type {Object}
*/
olx.control;
/**
* @typedef {{collapsed: (boolean|undefined),
* collapseLabel: (string|Element|undefined),