summaryrefslogtreecommitdiff
path: root/src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt')
-rw-r--r--src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt b/src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt
index 1b30b0da..25a6697f 100644
--- a/src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt
+++ b/src/com/android/wallpaper/picker/di/modules/RepositoryModule.kt
@@ -17,8 +17,6 @@ package com.android.wallpaper.picker.di.modules
import android.app.WallpaperManager
import android.content.Context
-import com.android.wallpaper.dispatchers.BackgroundDispatcher
-import com.android.wallpaper.dispatchers.MainDispatcher
import com.android.wallpaper.module.WallpaperPreferences
import com.android.wallpaper.picker.customization.data.content.WallpaperClient
import com.android.wallpaper.picker.customization.data.content.WallpaperClientImpl