This commit is contained in:
Kushagra Thapar 2020-04-03 14:04:38 -07:00
Родитель ea6b7dbfdc
Коммит 82060b320f
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -18,8 +18,6 @@ import com.microsoft.azure.spring.data.cosmosdb.domain.Role;
import com.microsoft.azure.spring.data.cosmosdb.domain.TimeToLiveSample;
import com.microsoft.azure.spring.data.cosmosdb.repository.TestRepositoryConfig;
import com.microsoft.azure.spring.data.cosmosdb.repository.support.CosmosEntityInformation;
import org.assertj.core.api.Assertions;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.Ignore;