daemon/binding/python: remove hash bang from btstack_server

This commit is contained in:
Matthias Ringwald 2018-11-28 14:29:07 +01:00
parent 9c80623268
commit a2a10e8d66

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python3
from threading import Thread
from ctypes import *