mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-14 19:16:17 -06:00
remove whitespace
This commit is contained in:
parent
77df58bdb6
commit
59cfa2eafe
@ -377,7 +377,6 @@ namespace ts.NavigationBar {
|
||||
}
|
||||
|
||||
function getItemName(node: Node): string {
|
||||
|
||||
if (node.kind === SyntaxKind.ModuleDeclaration) {
|
||||
return getModuleName(<ModuleDeclaration>node);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user