remove useless import

merge-requests/8/head
hector6704 2020-05-01 16:27:32 +02:00
parent a3c82eaf13
commit 33fb4a24df
No known key found for this signature in database
GPG Key ID: 8D0BA49FAFDDE9B8
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import moment, { unitOfTime } from 'moment';
import { Message, User } from 'eris';
import { Client, Command } from '../class';