remove unused imports
This commit is contained in:
parent
106a2433a8
commit
9a3d3ccf6b
2 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue