Merge "Remove unnecesary AbstractLauncherUiTest.initialize whit two arguments" into main

This commit is contained in:
Sebastián Franco
2024-02-08 19:33:13 +00:00
committed by Android (Google) Code Review
6 changed files with 6 additions and 13 deletions

View File

@@ -15,8 +15,6 @@
*/
package com.android.launcher3.allapps;
import static com.android.launcher3.ui.AbstractLauncherUiTest.initialize;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;