Remove hint from choose service page

We might want this one day, but for now nothing is better than non-real-looking
text.
This commit is contained in:
Chris Hill-Scott
2016-01-26 17:12:28 +00:00
parent 1c9b71a750
commit 5637e62493

View File

@@ -93,4 +93,4 @@ class ServicesBrowsableItem(BrowsableItem):
@property
def hint(self):
return "Some service hint here"
return None