Skip to content

Commit d24b008

Browse files
committedSep 22, 2015
Address js linting issue
1 parent b9285cf commit d24b008

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎client/assets/javascripts/utils/CommentsManager.js

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ const CommentsManager = {
4848
return meta.getAttribute('content');
4949
}
5050
}
51+
5152
return null;
5253
},
5354

0 commit comments

Comments
 (0)
Please sign in to comment.