Lint all the things
This commit is contained in:
@@ -139,7 +139,7 @@ const status = async (req, res) => {
|
||||
const markConversationRead = async (req, res) => {
|
||||
const {
|
||||
ioRedis,
|
||||
ioHelpers: { getBodyshopRoom, getBodyshopConversationRoom }
|
||||
ioHelpers: { getBodyshopRoom }
|
||||
} = req;
|
||||
const { conversation, imexshopid, bodyshopid } = req.body;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user