mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-30 21:09:09 -07:00
Clean up non-standard module shebangs.
This commit is contained in:
parent
0ae7a0e88c
commit
aee01564a9
15 changed files with 15 additions and 15 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python -tt
|
||||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# (c) 2012, Afterburn <http://github.com/afterburn>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue