diff options
Diffstat (limited to 'desktop/modules')
| -rw-r--r-- | desktop/modules/bluetooth/BluetoothPage.qml | 1 | ||||
| -rw-r--r-- | desktop/modules/network/NetworkPage.qml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/desktop/modules/bluetooth/BluetoothPage.qml b/desktop/modules/bluetooth/BluetoothPage.qml index 26cb0ef..2f7051d 100644 --- a/desktop/modules/bluetooth/BluetoothPage.qml +++ b/desktop/modules/bluetooth/BluetoothPage.qml @@ -10,7 +10,6 @@ // GNU General Public License for more details. import QtQuick -import QtQuick.Controls import "../.." Column { diff --git a/desktop/modules/network/NetworkPage.qml b/desktop/modules/network/NetworkPage.qml index e40f233..975e68c 100644 --- a/desktop/modules/network/NetworkPage.qml +++ b/desktop/modules/network/NetworkPage.qml @@ -11,7 +11,6 @@ import Quickshell.Networking import QtQuick -import QtQuick.Controls import "../.." Column { |
