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 7343b84288
commit 27ddc8a9e7

View File

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