lib: Remove wrong shebang from debug.py.

This commit is contained in:
Andreas Schneider 2014-12-02 20:39:21 +01:00
parent 97816440cd
commit 9281f4a6c4
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env python
# vim:fileencoding=utf-8:noet
from __future__ import (unicode_literals, division, absolute_import, print_function)