From 4a8dd7e8e3710f795e4170d03be19b3f5dffafa9 Mon Sep 17 00:00:00 2001 From: Ske Date: Mon, 23 Dec 2019 00:31:31 +0100 Subject: [PATCH] Oops --- PluralKit.Bot/Bot.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/PluralKit.Bot/Bot.cs b/PluralKit.Bot/Bot.cs index 96c168c0..97c518b5 100644 --- a/PluralKit.Bot/Bot.cs +++ b/PluralKit.Bot/Bot.cs @@ -1,6 +1,7 @@ using System; using System.Collections.Generic; using System.Linq; +using System.Net.Http; using System.Reflection; using System.Threading; using System.Threading.Tasks;