[IMP] remove shebang

bzr revid: mat@openerp.com-20130514114045-b6xbkbjlp5bsm7h2
This commit is contained in:
Martin Trigaux 2013-05-14 13:40:45 +02:00
parent 8ecd022348
commit 44d71fd38e
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/python
# WSGI Handler sample configuration file.
#
# Change the appropriate settings below, in order to provide the parameters

1
setup.py Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
##############################################################################
#