ArchUpdater: permanently removed

This commit is contained in:
LemmyCook 2025-09-09 18:10:11 -04:00
parent 955369ab13
commit ca7684c944
5 changed files with 18 additions and 619 deletions

View file

@ -28,7 +28,6 @@ import qs.Modules.PowerPanel
import qs.Modules.SidePanel
import qs.Modules.Toast
import qs.Modules.WiFiPanel
import qs.Modules.ArchUpdaterPanel
import qs.Services
import qs.Widgets
@ -95,11 +94,6 @@ ShellRoot {
objectName: "bluetoothPanel"
}
ArchUpdaterPanel {
id: archUpdaterPanel
objectName: "archUpdaterPanel"
}
Component.onCompleted: {
// Save a ref. to our lockScreen so we can access it easily
PanelService.lockScreen = lockScreen