2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
This commit is contained in:
Arturo Mejia 2022-04-28 17:08:17 -04:00 committed by mergify[bot]
parent c852cafc63
commit 760d01f7b9

View File

@ -247,12 +247,6 @@ class WallpaperManager(
Wallpaper.Local.Firefox("sunrise", R.drawable.sunrise),
)
private val remoteWallpapers: List<Wallpaper.Remote> = listOf(
Wallpaper.Remote.House(
"panda",
),
Wallpaper.Remote.House(
"mei",
),
Wallpaper.Remote.Firefox(
"twilight-hills"
),