Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4a5b65d authored by Brian Duddie's avatar Brian Duddie
Browse files

ContextHubService: Remove unused using declaration

Test: compile test only
Change-Id: I4a83f5cc52ae35d741621a9cbaab7284d380d9c9
parent 11fa7f3d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
using IContexthub = android::hardware::contexthub::V1_0::IContexthub;

using Result = android::hardware::contexthub::V1_0::Result;
using NanoAppBinary = android::hardware::contexthub::V1_0::NanoAppBinary;
using ContextHubMsg = android::hardware::contexthub::V1_0::ContextHubMsg;
using IContexthubCallback = android::hardware::contexthub::V1_0::IContexthubCallback;
using AsyncEventType = android::hardware::contexthub::V1_0::AsyncEventType;