Skip to content

Commit 9be4925

Browse files
committed
Removed an extra space at the end of a line to make the linter happy.
1 parent 4143a8d commit 9be4925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/helper/helper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ helper.isArray_ = function(value) {
275275
};
276276

277277

278-
/**
278+
/**
279279
* Determines if the given value is a string.
280280
*
281281
* @param {*} value The value to test.

0 commit comments

Comments
 (0)