Skip to content

Commit 09b44b8

Browse files
author
Evan You
committed
remove trailing comma in observer.js
1 parent 78293a5 commit 09b44b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/observer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,5 +310,5 @@ module.exports = {
310310
ensurePath : ensurePath,
311311
convert : convert,
312312
copyPaths : copyPaths,
313-
watchArray : watchArray,
313+
watchArray : watchArray
314314
}

0 commit comments

Comments
 (0)