Whitespace fix

This commit is contained in:
Strahinja Val Markovic 2013-09-23 14:37:17 -07:00
parent 9a4707f2c6
commit c29dc44b38

View File

@ -44,7 +44,6 @@ class ServerState( object ):
extra_conf_store.Shutdown()
def _GetFiletypeCompleterForFiletype( self, filetype ):
try:
return self._filetype_completers[ filetype ]