lib: Remove wrong shebang from debug.py.
This commit is contained in:
parent
97816440cd
commit
9281f4a6c4
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# vim:fileencoding=utf-8:noet
|
||||
from __future__ import (unicode_literals, division, absolute_import, print_function)
|
||||
|
||||
|
|
Loading…
Reference in New Issue