Move aliases up (not happy with how it looks still)

This commit is contained in:
Amelia 2025-05-07 19:42:10 +02:00
parent fc39a2035f
commit 697a3bb52b
No known key found for this signature in database
GPG key ID: D6D0ECE365407EAA
4 changed files with 7 additions and 11 deletions

View file

@ -1,7 +1,6 @@
using System.Linq;
using API.Data.Repositories;
using API.Entities;
using API.Entities.Metadata;
using API.Entities.Person;
using Microsoft.EntityFrameworkCore;