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

Commit d1256ee9 authored by Steven Moreland's avatar Steven Moreland
Browse files

vibrator: Remove unused using statement.

Bug: 32313592
Test: compiles
Change-Id: Ia2b99bd0a28653daa61150da022024e21a02a842
parent d50ac516
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -29,7 +29,6 @@

#include <stdio.h>

using android::hardware::getService;
using android::hardware::vibrator::V1_0::IVibrator;
using android::hardware::vibrator::V1_0::Status;