summaryrefslogtreecommitdiff
path: root/Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java')
-rw-r--r--Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java b/Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java
index 0169823d8..03210c9ee 100644
--- a/Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java
+++ b/Settings/tests/robotests/src/com/android/tv/settings/users/RestrictedProfileTest.java
@@ -31,8 +31,6 @@ import android.content.pm.UserInfo;
import android.os.UserHandle;
import android.os.UserManager;
-import com.android.tv.settings.library.users.RestrictedProfileModel;
-
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;