mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
Cleaned up imports in all Java that has not been cleaned yet.
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
package script;
|
||||
|
||||
import java.lang.Runtime;
|
||||
import java.io.InputStream;
|
||||
import java.io.OutputStream;
|
||||
import java.io.InputStreamReader;
|
||||
import java.io.BufferedReader;
|
||||
import java.io.IOException;
|
||||
import java.lang.InterruptedException;
|
||||
|
||||
public class system_process
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user