mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 04:12:23 -06:00
chore: eslint applied
This commit is contained in:
@@ -22,6 +22,8 @@ import { Contact, Message, MessageUpdate } from '@prisma/client';
|
||||
import {
|
||||
archiveChatSchema,
|
||||
blockUserSchema,
|
||||
catalogSchema,
|
||||
collectionsSchema,
|
||||
contactValidateSchema,
|
||||
deleteMessageSchema,
|
||||
markChatUnreadSchema,
|
||||
@@ -36,8 +38,6 @@ import {
|
||||
readMessageSchema,
|
||||
updateMessageSchema,
|
||||
whatsappNumberSchema,
|
||||
catalogSchema,
|
||||
collectionsSchema,
|
||||
} from '@validate/validate.schema';
|
||||
import { RequestHandler, Router } from 'express';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user