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:
Christian Kandeler
2014-11-10 15:29:34 +01:00
parent 5b00bf9a6c
commit 9d677e3302
112 changed files with 0 additions and 166 deletions

View File

@@ -1,5 +1,4 @@
import qbs
import QtcAutotest
QtcAutotest {
Depends { name: "CppTools" }