From eeaaf138f566d8f69ff29a78f2dba7175d70b4c5 Mon Sep 17 00:00:00 2001 From: Daniel Muckerman Date: Fri, 9 Oct 2015 17:44:58 -0400 Subject: [PATCH] I'm a dumb --- slack-mathbot/commands.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/slack-mathbot/commands.rb b/slack-mathbot/commands.rb index 3fb026b..defec04 100644 --- a/slack-mathbot/commands.rb +++ b/slack-mathbot/commands.rb @@ -1,4 +1,3 @@ require 'slack-mathbot/commands/calculate' require 'slack-mathbot/commands/about' require 'slack-mathbot/commands/help' -require 'slack-mathbot/commands/test'