1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 11:05:41 +02:00

Remove uneeded calls to the python interpreter.

Scripts are executed by an embedded interpreter.
This commit is contained in:
Julien Louis
2007-05-03 17:02:05 +00:00
parent 0abe6f0322
commit f5fadd9c12
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
#!/bin/env python
#
# TinyUrl, version 3.3, for weechat version 0.1.9
#