fix build issue

This commit is contained in:
spiral 2022-03-15 00:29:34 -04:00
parent 8a124c67ae
commit 26ef81e47a
No known key found for this signature in database
GPG Key ID: 244A11E4B0BCF40E

View File

@ -1,5 +1,6 @@
using Microsoft.AspNetCore.Mvc;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using PluralKit.Core;