Skip to content

Commit

Permalink
lint =)
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Jul 15, 2022
1 parent a4d81d4 commit 8527f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/meteor/app/api/server/v1/im.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Docs: https://github.com/RocketChat/developer-docs/blob/master/reference/api/rest-api/endpoints/team-collaboration-endpoints/im-endpoints
*/
import type { IMessage, IRoom, ISetting, ISubscription, IUpload } from '@rocket.chat/core-typings';
import type { IMessage, IRoom, ISubscription, IUpload } from '@rocket.chat/core-typings';
import {
isDmDeleteProps,
isDmFileProps,
Expand Down

0 comments on commit 8527f1a

Please sign in to comment.