Skip to content

effects/tileseditor: Drop unused imports

David Edmundson requested to merge cherry-pick-c0fa51c7 into Plasma/5.27

Imports come at a big cost when they're unused. Also we shouldn't be importing WindowView from a different plugin. If that effect is disabled it meant tileseditor would fail to load.

BUG: 464970

(cherry picked from commit c0fa51c7)

Merge request reports