From 25039abf05be0f1381fa74eb0a05032b1d636126 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 22 Jan 2026 09:02:54 -0500 Subject: fix rebase --- modules/controlcenter/state/VpnState.qml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 modules/controlcenter/state/VpnState.qml (limited to 'modules/controlcenter/state') diff --git a/modules/controlcenter/state/VpnState.qml b/modules/controlcenter/state/VpnState.qml deleted file mode 100644 index aa911f1..0000000 --- a/modules/controlcenter/state/VpnState.qml +++ /dev/null @@ -1,5 +0,0 @@ -import QtQuick - -QtObject { - property var active: null -} -- cgit v1.2.3-freya