optimize import

This commit is contained in:
jacques 2022-07-18 18:23:13 +02:00
parent 59ca655452
commit ccdd37b865

View file

@ -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;