sonar fix

This commit is contained in:
Ean Milligan (Bastion) 2022-06-26 20:23:42 -04:00
parent 8e6467fd17
commit 42cb268a58
1 changed files with 0 additions and 1 deletions

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';