forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user