Skip to content

Commit 6fe3a36

Browse files
committed
JS: Remove blank line and add trailing newline to file
1 parent b9dd594 commit 6fe3a36

File tree

1 file changed

+1
-2
lines changed
  • javascript/ql/test/query-tests/Declarations/AssignmentToConst

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
2-
const s = "there";
1+
const s = "there";

0 commit comments

Comments
 (0)