feat: Removes unused files
This commit is contained in:
@@ -71,7 +71,7 @@ public actor MQTTConnectionService: Service {
|
||||
}
|
||||
}
|
||||
|
||||
private nonisolated func shutdown() {
|
||||
nonisolated func shutdown() {
|
||||
logger.debug("Begin shutting down MQTT broker connection.")
|
||||
client.removeCloseListener(named: name)
|
||||
internalEventStream.stop()
|
||||
|
||||
Reference in New Issue
Block a user