style: spaces and extra NL

This commit is contained in:
harttle
2020-05-30 22:13:20 +08:00
parent 0d20a344b6
commit f3f017bd37
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -47,4 +47,3 @@ export function parseStringLiteral (str: string): string {
}
return ret
}