mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
queue: Remove shebang line
There's no reason to run this file as a script, and it's not marked as executable. (imported from commit 52bddaf2b59333c1f37b2cfc90b92a164c2e6d3c)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/python
|
||||
from django.conf import settings
|
||||
import pika
|
||||
import simplejson
|
||||
|
||||
Reference in New Issue
Block a user