👕 Remove shebang

Not needed, because it's not used as executable
This commit is contained in:
Robbert Müller 2020-07-26 21:10:31 +02:00
parent 4ae84b0d6a
commit 61ec48dc0a

View file

@ -1,5 +1,3 @@
#!/usr/bin/env python
import sys
import asyncio
import aionotify