feat(config)!: Remove device manager lua code
With the recent changes the device manager no longer needs to be available in lua.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
---@meta
|
||||
|
||||
---@class DeviceManager
|
||||
local DeviceManager
|
||||
---@param device DeviceInterface
|
||||
function DeviceManager:add(device) end
|
||||
|
||||
return DeviceManager
|
||||
Reference in New Issue
Block a user