Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Commit

Permalink
refactor: remove unused imports from main.qml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Zolotukhin committed Oct 22, 2021
1 parent 8d6a374 commit 08ab68a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion res/ui/main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
// SPDX-License-Identifier: MIT

import QtQuick 2.0
import org.kde.plasma.components 2.0 as Plasma;
import org.kde.kwin 2.0;
import org.kde.taskmanager 0.1 as TaskManager
import "../code/index.mjs" as Bismuth
Expand Down

0 comments on commit 08ab68a

Please sign in to comment.