removed spaces at end of init.py

This commit is contained in:
KoenBreeman 2024-08-16 12:00:13 +02:00
parent 181fc3ec26
commit 50580e13d9

View File

@ -49,4 +49,3 @@ async def to_code(config):
await cg.register_parented(var, config[CONF_SEEEDMULTICHANNELRELAY_ID])
cg.add(var.set_channel(config[CONF_CHANNEL]))