forgot to remove require call

This commit is contained in:
jangxx 2019-03-02 13:46:51 +01:00
parent 2470300be1
commit 7f2f8ad9e5

View File

@ -4,7 +4,6 @@ const {
} = require('homecontrol-control-base');
const { Control } = require('magic-home');
const mergeOptions = require('merge-options');
class HCMagicHome extends HCColorLamp {
constructor(config) {