remove useless import

merge-requests/12/head
hector6704 2020-05-01 16:27:32 +02:00 committed by Bsian
parent db82d260e2
commit 9f537d104a
No known key found for this signature in database
GPG Key ID: 097FB9A291026091
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';