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

Commit 031dfa6f authored by Neil Fuller's avatar Neil Fuller
Browse files

Remove unused import

StructGroupReq is imported but not used.
The import can be removed.

Bug: 113148576
Test: build only
Change-Id: I6b2ec5eb3f6c6e298fcde8e47dfd0979f889ca1d
parent 8a79748b
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -28,7 +28,6 @@ import android.net.TrafficStats;
import android.net.util.InterfaceParams;
import android.net.util.InterfaceParams;
import android.system.ErrnoException;
import android.system.ErrnoException;
import android.system.Os;
import android.system.Os;
import android.system.StructGroupReq;
import android.system.StructTimeval;
import android.system.StructTimeval;
import android.util.Log;
import android.util.Log;