1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-04 19:47:54 -05:00

sonar fix

This commit is contained in:
Ean Milligan (Bastion)
2022-06-26 20:23:42 -04:00
parent 8e6467fd17
commit 42cb268a58

View File

@ -4,7 +4,6 @@ import {
DiscordenoMessage,
} from '../../deps.ts';
import config from '../../config.ts';
import { LOCALMODE } from '../../flags.ts';
import { failColor, infoColor2 } from '../commandUtils.ts';
import utils from '../utils.ts';