Skip to content

Commit bcee936

Browse files
committed
Lint changes
1 parent 3ee0655 commit bcee936

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/NotificationItem.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ var NotificationItem = createReactClass({
234234
if (dismissible === 'both' || dismissible === 'click' || dismissible === true) {
235235
this._dismiss();
236236
}
237-
return;
238237
},
239238

240239
componentWillUnmount: function() {

0 commit comments

Comments
 (0)