mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-24 06:07:45 -06:00
chore: eslint applied
This commit is contained in:
@@ -3,6 +3,8 @@ import {
|
||||
BlockUserDto,
|
||||
DeleteMessage,
|
||||
getBase64FromMediaMessageDto,
|
||||
getCatalogDto,
|
||||
getCollectionsDto,
|
||||
MarkChatUnreadDto,
|
||||
NumberDto,
|
||||
PrivacySettingDto,
|
||||
@@ -13,8 +15,6 @@ import {
|
||||
SendPresenceDto,
|
||||
UpdateMessageDto,
|
||||
WhatsAppNumberDto,
|
||||
getCatalogDto,
|
||||
getCollectionsDto,
|
||||
} from '@api/dto/chat.dto';
|
||||
import { InstanceDto } from '@api/dto/instance.dto';
|
||||
import { Query } from '@api/repository/repository.service';
|
||||
|
||||
Reference in New Issue
Block a user