Remove shebang from callbacks.py

It is not +x, and has no __main__.  It draws ire of rpmlint.
This commit is contained in:
John Eckersberg 2012-04-02 17:19:05 -04:00
parent 5764ccdb0e
commit 2dad8cc27c

View file

@ -1,4 +1,3 @@
#!/usr/bin/python -tt
# (C) 2012, Michael DeHaan, <michael.dehaan@gmail.com>
# This file is part of Ansible