From b65b112b8cebab437fa2331dcfc70f71c3e5c79d Mon Sep 17 00:00:00 2001 From: Archie Jaskowicz Date: Mon, 11 Dec 2023 19:50:21 +0000 Subject: [PATCH] fix: removed json include --- mac-example-bot/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/mac-example-bot/main.cpp b/mac-example-bot/main.cpp index a20e143..2b3652a 100644 --- a/mac-example-bot/main.cpp +++ b/mac-example-bot/main.cpp @@ -1,6 +1,5 @@ #include #include -#include /* Be sure to place your token in the line below. * Follow steps here to get a token: