Squish: Remove unnecessary imports

Change-Id: Ia902e0a797fea947f83505f6b09e3efed24f65b1
Reviewed-by: Robert Loehning <robert.loehning@digia.com>
This commit is contained in:
Christian Stenger
2014-04-23 12:24:03 +02:00
parent 7b6da4b7f2
commit a966e33308
17 changed files with 2 additions and 15 deletions

View File

@@ -28,7 +28,6 @@
#############################################################################
source("../../shared/qtcreator.py")
source("../../shared/suites_qtta.py")
def startQtCreatorWithNewAppAtQMLEditor(projectDir, projectName, line = None):
startApplication("qtcreator" + SettingsPath)