clean up deprecated

This commit is contained in:
Felix Wiedenbach 2021-01-05 19:36:20 +01:00
parent 38f10b6e3e
commit 7dbcaa83bc

View File

@ -6,11 +6,6 @@
* Olex S. original idea this deprecated option
*/
var deprecated = {
module.exports = {
configs: ["kioskmode"]
};
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {
module.exports = deprecated;
}