Skip to content

Commit

Permalink
removed unneeded import 'darkdetect'
Browse files Browse the repository at this point in the history
  • Loading branch information
Esben Jannik Bjerrum committed Jul 23, 2024
1 parent 4f2336b commit bdea6c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rdeditor/rdEditor.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from PySide6.QtCore import QUrl
from PySide6.QtGui import QDesktopServices, QIcon, QAction, QKeySequence

import darkdetect
import qdarktheme

# Import model
Expand Down

0 comments on commit bdea6c2

Please sign in to comment.