Remove unneeded shebangs

This change removes unneeded shebangs in python modules.

Change-Id: Id0a3664eddf1ee26830998f4c73e89d0de5249d6
This commit is contained in:
Cedric Brandily 2015-07-19 21:16:54 +02:00
parent 2445d75429
commit afd08e066c
2 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# Copyright (c) 2012 New Dream Network, LLC (DreamHost)
# All Rights Reserved.
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Copyright 2011 VMware, Inc.
# All Rights Reserved.
#