mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Fix build (#12848)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
parent
020db307bb
commit
531ddb37da
@ -14,10 +14,7 @@ package org.openhab.binding.helios.internal;
|
||||
|
||||
import static org.openhab.binding.helios.internal.HeliosBindingConstants.HELIOS_VARIO_IP_2_21_TYPE;
|
||||
|
||||
import java.util.Collections;
|
||||
import java.util.Set;
|
||||
import java.util.stream.Collectors;
|
||||
import java.util.stream.Stream;
|
||||
|
||||
import org.openhab.binding.helios.internal.handler.HeliosHandler221;
|
||||
import org.openhab.core.thing.Thing;
|
||||
|
Loading…
Reference in New Issue
Block a user