mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove shebang from callbacks.py
It is not +x, and has no __main__. It draws ire of rpmlint.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python -tt
|
||||
# (C) 2012, Michael DeHaan, <michael.dehaan@gmail.com>
|
||||
|
||||
# This file is part of Ansible
|
||||
|
||||
Reference in New Issue
Block a user