mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-17 14:21:08 +00:00
Remove extra newlines
This commit is contained in:
@@ -32,8 +32,6 @@ public class EvdevShell {
|
|||||||
// This is unexpected
|
// This is unexpected
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Kill the shell if it spawned
|
// Kill the shell if it spawned
|
||||||
if (stdin != null) {
|
if (stdin != null) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user