Skip to content

Commit ae08ce0

Browse files
authored
Merge pull request #173 from renatusgod/main
Update chat.router.ts
2 parents 981b69c + 4831190 commit ae08ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/whatsapp/routers/chat.router.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* └──────────────────────────────────────────────────────────────────────────────┘
3535
*/
3636

37-
import { query, RequestHandler, Router } from 'express';
37+
import { RequestHandler, Router } from 'express';
3838
import {
3939
archiveChatSchema,
4040
contactValidateSchema,

0 commit comments

Comments
 (0)