alfred.py: remove superfluous shebang

This commit is contained in:
Martin Weinelt 2015-03-24 17:31:44 +01:00
parent e098cd8d77
commit 5b14ed5ad9

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python3
import subprocess import subprocess
import json import json