Remove useless shebang

In celebration of my second commit on weboob
This commit is contained in:
Laurent Bachelier 2012-02-11 01:31:22 +01:00
commit cbfd59ed77

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# vim: ft=python et softtabstop=4 cinoptions=4 shiftwidth=4 ts=4 ai