mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-08-12 04:21:01 +00:00
Small fixes
This commit is contained in:
@@ -2,7 +2,6 @@ package io.xpipe.core.util;
|
||||
|
||||
import io.xpipe.core.charsetter.NewLine;
|
||||
import io.xpipe.core.process.OsType;
|
||||
import io.xpipe.core.process.ShellDialects;
|
||||
|
||||
import java.io.PrintWriter;
|
||||
import java.io.StringWriter;
|
||||
@@ -104,7 +103,6 @@ public class Deobfuscator {
|
||||
return false;
|
||||
}
|
||||
|
||||
var t = ShellDialects.getPlatformDefault();
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user