forked from qt-creator/qt-creator
qbs build: Remove unneeded import statements.
The respective items are available without it. Change-Id: Idc840cf08e7bec84f561c096afe8de25b1fb8468 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import qbs 1.0
|
||||
|
||||
import QtcPlugin
|
||||
|
||||
QtcPlugin {
|
||||
name: "HelloWorld"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user