Revert accidental line break added

This commit is contained in:
Andrew Branch
2019-04-18 17:21:52 -07:00
parent 12492a369e
commit 511cc79642

View File

@@ -7624,7 +7624,6 @@ namespace ts {
return root + pathComponents.slice(1).join(directorySeparator);
}
}
/* @internal */