fix device factory

This commit is contained in:
Andrew Welker
2020-07-14 11:19:03 -06:00
parent c43fdc156d
commit 6aad15c452

View File

@@ -11,7 +11,6 @@ using Newtonsoft.Json.Linq;
using PepperDash.Core;
using PepperDash.Essentials.Core;
using PepperDash.Essentials.Core.Config;
using PepperDash.Essentials.Room.MobileControl;
namespace PepperDash.Essentials
{