summaryrefslogtreecommitdiff
path: root/labels.py
diff options
context:
space:
mode:
Diffstat (limited to 'labels.py')
-rw-r--r--labels.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/labels.py b/labels.py
index 19b11e6..d553bdc 100644
--- a/labels.py
+++ b/labels.py
@@ -169,4 +169,3 @@ def get_label_from_line(line):
#split up the line
label = line.split(":")[0]
return label
-