Remove unused import #25

Merged
Navy.gif merged 2 commits from development into alpha 2024-11-11 10:57:52 +01:00

View File

@ -23,7 +23,6 @@ import { EmbedLimits, ZeroWidthChar } from '../../../constants/Constants.js';
import { ObjectId } from 'mongodb';
import { AttachmentData, MessageLogEntry } from '../../../../@types/Guild.js';
import { stripIndents } from 'common-tags';
import moment from 'moment';
import { inspect } from 'util';