lockscreen: Remove testing component

This commit is contained in:
Devin Lin 2022-02-12 00:31:05 -05:00
parent d9719b8845
commit cdb0c91236

View file

@ -40,12 +40,6 @@ PlasmaCore.ColorScope {
id: notifModel
}
Image {
id: wallpaper
anchors.fill: parent
source: "/home/devin/Pictures/Wallpaper/1920x1080_1620115524334.jpeg"
}
// blur background once keypad is open
FastBlur {
id: blur