remove incorrect comment

This commit is contained in:
James Kasten 2015-02-24 12:13:08 -08:00
parent ad1dfc4701
commit 8e66c58ec9

View file

@ -102,7 +102,6 @@ def _choose_names_manually():
if code == display_util.OK:
return display_util.separate_list_input(input_)
# Else just return None
return []