summaryrefslogtreecommitdiff
path: root/client/notifier.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-09-10 15:42:47 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2014-09-10 15:42:47 +0200
commit16885dbcc25c01d5db2bf1dbc681828cfc06b70b (patch)
tree8c835fdbdb8b29f1a383de622240757d5db70068 /client/notifier.py
parent7bfae56e8b49c2c11e4df82c2c6d4b4557ba2ae2 (diff)
downloadjasper-client-16885dbcc25c01d5db2bf1dbc681828cfc06b70b.tar.gz
jasper-client-16885dbcc25c01d5db2bf1dbc681828cfc06b70b.zip
Remove Shebangs from modules not meant to be executed directly
See https://github.com/jasperproject/jasper-client/pull/154#issuecomment-54882839 for more info.
Diffstat (limited to 'client/notifier.py')
-rw-r--r--client/notifier.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/notifier.py b/client/notifier.py
index ef4f0bb..5c2d855 100644
--- a/client/notifier.py
+++ b/client/notifier.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python2
# -*- coding: utf-8-*-
import Queue
from modules import Gmail