Squish: Move imports of "os", "re" and "sys" into shared class

Change-Id: I349cb255b8fa6f96e32d5dacb3c9b58ddeb76897
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Robert Loehning
2018-08-03 16:10:45 +02:00
parent 43c2f36622
commit 2c6a57be9c
10 changed files with 1 additions and 17 deletions
-2
View File
@@ -23,8 +23,6 @@
#
############################################################################
import re;
# places the cursor inside the given editor into the given line
# (leading and trailing whitespaces are ignored!)
# and goes to the end of the line