Ref: cleanup, organise packages

This commit is contained in:
Sheepit Renderfarm
2024-12-14 13:54:56 +00:00
parent 2e10f7379d
commit 21059a4f19
67 changed files with 222 additions and 172 deletions

View File

@@ -23,7 +23,7 @@ import java.io.IOException;
import java.util.List;
import java.util.Map;
import com.sheepit.client.Log;
import com.sheepit.client.logger.Log;
import com.sheepit.client.os.windows.Kernel32Lib;
import com.sheepit.client.os.windows.WinProcess;
import com.sun.jna.Native;