Fix lint issue

pull/3/head
Felix Becker 2016-09-02 01:58:04 +02:00
parent c4ba0e1133
commit 8dbf18c423
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ export function activate(context: ExtensionContext) {
return Promise.resolve(childProcess); return Promise.resolve(childProcess);
}; };
// Options to control the language client // Options to control the language client
let clientOptions: LanguageClientOptions = { let clientOptions: LanguageClientOptions = {
// Register the server for php documents // Register the server for php documents