mirror of
https://github.com/JoelBender/bacpypes
synced 2025-09-28 22:15:23 +08:00
leftover bits
This commit is contained in:
parent
263dd9d5a3
commit
77a5f81d79
|
@ -224,8 +224,6 @@ class Application(ApplicationServiceElement, Collector):
|
|||
|
||||
# use the provided cache or make a default one
|
||||
self.deviceInfoCache = deviceInfoCache or DeviceInfoCache()
|
||||
if not self.smap.deviceInfoCache:
|
||||
self.smap.deviceInfoCache = self.deviceInfoCache
|
||||
|
||||
# controllers for managing confirmed requests as a client
|
||||
self.controllers = {}
|
||||
|
|
Loading…
Reference in New Issue
Block a user