We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a7276 commit 03bf39cCopy full SHA for 03bf39c
1 file changed
src/PepperDash.Essentials.Core/Room/IEssentialsRoom.cs
@@ -1,11 +1,4 @@
1
-using System;
2
-using System.Collections.Generic;
3
-using System.Linq;
4
-using System.Text;
5
-using Crestron.SimplSharp;
6
-
7
-using PepperDash.Essentials.Core.DeviceTypeInterfaces;
8
-using PepperDash.Essentials.Room.Config;
+using PepperDash.Essentials.Core.DeviceTypeInterfaces;
9
using PepperDash.Essentials.Core.Devices;
10
11
using PepperDash.Core;
0 commit comments