Skip to content
Snippets Groups Projects
Commit ee9ec5a4 authored by Christian Stenger's avatar Christian Stenger
Browse files

Squish: Correct shebang locations


Change-Id: I5af2abaff10dc4095d6cf35350068ca08742b6ab
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: default avatarRobert Loehning <robert.loehning@digia.com>
parent 180b4800
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#############################################################################
##
## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
......@@ -27,8 +28,6 @@
##
#############################################################################
#!/usr/bin/env python
import os
import sys
import tokenize
......
#!/usr/bin/env python
#############################################################################
##
## Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
......@@ -27,8 +28,6 @@
##
#############################################################################
#!/usr/bin/env python
import os
import sys
from optparse import OptionParser
......
......@@ -27,8 +27,6 @@
##
#############################################################################
#!/usr/bin/env python
import os
import sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment