Skip to content

Commit 2649fa0

Browse files
author
John P. rouillard
committed
refactor: make sure file ends with a newline.
1 parent b266127 commit 2649fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html/classhelper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1379,4 +1379,4 @@ function enableClassHelper() {
13791379
});
13801380
}
13811381

1382-
enableClassHelper();
1382+
enableClassHelper();

0 commit comments

Comments
 (0)