mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-09 23:41:08 +01:00
optimize import
This commit is contained in:
parent
59ca655452
commit
ccdd37b865
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
package net.foucry.pilldroid.models;
|
||||
|
||||
import static net.foucry.pilldroid.UtilDate.nbOfDaysBetweenDateAndToday;
|
||||
|
||||
import android.util.Log;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
import androidx.room.Entity;
|
||||
import androidx.room.PrimaryKey;
|
||||
|
|
Loading…
Reference in a new issue