Description
When a new .qml or .ui.qml is created, QtQuick.Controls is automatically imported.
But when it's not needed, the only way to remove it is to manually delete the line in the Code view.
If we go on the direction of low-code or no-code, we should introduce a way to remove the unnecessary module in a GUI way.