forked from engineering/cloudservices
chore: remove unused imports
parent
6de47a7e0d
commit
aa3c071c2b
|
@ -10,7 +10,6 @@ import moment from 'moment';
|
|||
import fs from 'fs';
|
||||
import { getUserByUid } from '../functions';
|
||||
import { AccountUtil, Client, Command, RichEmbed } from '.';
|
||||
import { Account, Moderation } from '../models';
|
||||
|
||||
export default class Util {
|
||||
public client: Client;
|
||||
|
|
Loading…
Reference in New Issue