[backend] Remove unused import

This commit is contained in:
Laura Hausmann 2024-02-21 19:24:54 +01:00
parent a19697c795
commit 65136beef6
No known key found for this signature in database
GPG key ID: D044E84C5BE01605

View file

@ -1,4 +1,3 @@
using Iceshrimp.Backend.Controllers.Mastodon.Schemas;
using Iceshrimp.Backend.Core.Database;
using Microsoft.AspNetCore.Http.Extensions;
using Microsoft.AspNetCore.Mvc;