mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-21 07:51:46 +02:00
Remove unused imports
This commit is contained in:
@@ -19,12 +19,8 @@ import android.support.annotation.Nullable;
|
|||||||
|
|
||||||
import com.health.openscale.core.datatypes.ScaleMeasurement;
|
import com.health.openscale.core.datatypes.ScaleMeasurement;
|
||||||
|
|
||||||
import java.time.Clock;
|
|
||||||
import java.util.Date;
|
import java.util.Date;
|
||||||
|
|
||||||
import static java.util.concurrent.TimeUnit.MILLISECONDS;
|
|
||||||
import static java.util.concurrent.TimeUnit.SECONDS;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class with static helper methods. This is a separate class for testing purposes.
|
* Class with static helper methods. This is a separate class for testing purposes.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user