remove unused imports

This commit is contained in:
Minecon724 2024-07-29 11:11:23 +02:00
parent 106a2433a8
commit 9a3d3ccf6b
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8
2 changed files with 0 additions and 2 deletions

View file

@ -1,6 +1,5 @@
package eu.m724.vastapp.vastai.data package eu.m724.vastapp.vastai.data
import eu.m724.vastapp.vastai.Utils
import org.json.JSONObject import org.json.JSONObject
/** /**

View file

@ -2,7 +2,6 @@ package eu.m724.vastapp.vastai.data
import eu.m724.vastapp.vastai.Utils import eu.m724.vastapp.vastai.Utils
import org.json.JSONObject import org.json.JSONObject
import javax.crypto.Mac
/** /**
* represents a machine * represents a machine