mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
fix: remove incorrect using statement
This commit is contained in:
parent
5ce82f03b4
commit
f7cf854965
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ using PepperDash.Essentials.Core.Config;
|
|||
using PepperDash.Essentials.Core.DeviceTypeInterfaces;
|
||||
using PepperDash.Essentials.Core.Web;
|
||||
using PepperDash.Essentials.Devices.Common.Room;
|
||||
using PepperDash.Essentials.Devices.Common.Rooms;
|
||||
using PepperDash.Essentials.Room.Config;
|
||||
using System;
|
||||
using System.Linq;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue