import AbstractNotificationReceiver from NotificationForwareder
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
import threading
|
import threading
|
||||||
import paho.mqtt.client as mqtt
|
import paho.mqtt.client as mqtt
|
||||||
from AbstractNotificationReceiver import AbstractNotificationReceiver
|
from NotificationForwarder import AbstractNotificationReceiver
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user