Fixed weird whitespace in the end of completer.py

This commit is contained in:
Niels Thykier 2011-10-22 13:43:06 +02:00
parent efca307f71
commit 4ff3af52ad

View File

@ -56,6 +56,3 @@ class Completer:
return self.matches[state]
return None