aboutsummaryrefslogtreecommitdiff
path: root/ParrotProtocol.py
diff options
context:
space:
mode:
Diffstat (limited to 'ParrotProtocol.py')
-rw-r--r--ParrotProtocol.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/ParrotProtocol.py b/ParrotProtocol.py
index 1973ba0..1af6340 100644
--- a/ParrotProtocol.py
+++ b/ParrotProtocol.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
def generateRequest(requestString):
message=bytearray()
message.extend(generateHeader(requestString))