Merge pull request 'Remove unused import' (#25) from development into alpha
Reviewed-on: #25
This commit is contained in:
commit
cfa0367250
@ -23,7 +23,6 @@ import { EmbedLimits, ZeroWidthChar } from '../../../constants/Constants.js';
|
|||||||
import { ObjectId } from 'mongodb';
|
import { ObjectId } from 'mongodb';
|
||||||
import { AttachmentData, MessageLogEntry } from '../../../../@types/Guild.js';
|
import { AttachmentData, MessageLogEntry } from '../../../../@types/Guild.js';
|
||||||
import { stripIndents } from 'common-tags';
|
import { stripIndents } from 'common-tags';
|
||||||
import moment from 'moment';
|
|
||||||
import { inspect } from 'util';
|
import { inspect } from 'util';
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user