indent fix

This commit is contained in:
Felipe Lema 2021-05-28 13:22:29 -04:00
parent ab53802497
commit e702d33e48

View File

@ -305,4 +305,5 @@ void MessageHandler::textDocument_semanticTokensFull(
SemanticTokensRangeParams fullRangeParameters{param.textDocument, fullRange};
textDocument_semanticTokensRange(fullRangeParameters, reply);
}
} // namespace ccls