Skip to content

Commit 5a627ad

Browse files
author
Andy Hanson
committed
Fix trailing whitespace
1 parent 7ddb163 commit 5a627ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/harness/fourslash.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2354,7 +2354,7 @@ ${code}
23542354
let currentFileContent: string = undefined;
23552355
let currentFileName = fileName;
23562356
let currentFileOptions: { [s: string]: string } = {};
2357-
2357+
23582358
function resetLocalData() {
23592359
currentFileContent = undefined;
23602360
currentFileOptions = {};

0 commit comments

Comments
 (0)