remove discord.js import

This commit is contained in:
Lio Melio 2021-04-07 13:18:07 +02:00
parent 0feabccca9
commit a9e9e19802
No known key found for this signature in database
GPG Key ID: 7B114FAB346B238B
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
import Sourcefinder from "@thaldrin/sourcefinder";
import { Message } from "discord.js";
import config from "../../config";
const sourcefinder = new Sourcefinder(`Thaldrin/v${config.pkg.version} (t8.pm/bot)`)