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