Remove print statement

This commit is contained in:
Matthew Honnibal 2017-01-12 11:25:39 +01:00
parent d1d8214767
commit 4e48862fa8

View File

@ -34,7 +34,6 @@ def get_time_exc(hours):
{ORTH: hour},
{ORTH: "pm", LEMMA: "p.m."}
]
print(exc)
return exc