Skip to content

Commit

Permalink
chore: lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
clarkdo committed Oct 18, 2019
1 parent b8e1a71 commit 99aba87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-sockets/io/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ export default function () {
socket.broadcast.emit('new-message', message)
})
})
}
})
}

0 comments on commit 99aba87

Please sign in to comment.