Remove unused import

This commit is contained in:
CyberL1 2024-02-23 13:22:01 +01:00
parent b154d803ae
commit c472eff002

View File

@ -1,5 +1,4 @@
using Microsoft.AspNetCore.Mvc;
using Microsoft.EntityFrameworkCore;
using Minecraft_Realms_Emulator.Data;
using Minecraft_Realms_Emulator.Responses;