culling pointless includes
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#include "Commands.hpp"
|
||||
#include "../languages/locale_en.hpp"
|
||||
#include "Base/SQL.hpp"
|
||||
#include "Commands.hpp"
|
||||
#include <dpp/snowflake.h>
|
||||
|
||||
void commandPing(const dpp::slashcommand_t &event) { event.reply("Pong"); }
|
||||
|
Reference in New Issue
Block a user