From 9237fbe5b5599291a9a6f512c7a5275479aece97 Mon Sep 17 00:00:00 2001 From: IRONM00N <64110067+IRONM00N@users.noreply.github.com> Date: Tue, 4 May 2021 11:24:45 -0400 Subject: crabs are bad --- src/bot.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/bot.ts') diff --git a/src/bot.ts b/src/bot.ts index 3d427e9..a7b555c 100644 --- a/src/bot.ts +++ b/src/bot.ts @@ -3,5 +3,3 @@ import * as config from './config/options'; const client: BotClient = new BotClient(config); client.start(); - -// 🦀 -- cgit