import AbstractNotificationReceiver from NotificationForwareder

This commit is contained in:
2019-07-08 12:24:36 +02:00
parent 04c1d777e4
commit f7290b3ef2

View File

@ -1,6 +1,6 @@
import threading
import paho.mqtt.client as mqtt
from AbstractNotificationReceiver import AbstractNotificationReceiver
from NotificationForwarder import AbstractNotificationReceiver