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

Commit 36e52dce authored by Mike Lockwood's avatar Mike Lockwood
Browse files

PowerManager: remove unused import



Change-Id: I0cfd48bd7ec0af3be7721994ab31d6f00634a4e0
Signed-off-by: default avatarMike Lockwood <lockwood@android.com>
parent eb46d060
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -18,8 +18,6 @@ package android.os;


import android.util.Log;
import android.util.Log;


import com.android.internal.os.RuntimeInit;

/**
/**
 * This class gives you control of the power state of the device.  
 * This class gives you control of the power state of the device.  
 * 
 *