Remove additional empty lines on edited files

This commit is contained in:
Melvin Lee
2017-01-30 20:08:56 +08:00
parent fad017e79f
commit d8a621c852
2 changed files with 2 additions and 2 deletions

View File

@@ -207,4 +207,4 @@ function readLocalExecutableSetting(): string {
} catch (error) {
}
return undefined;
}
}