code cleanup

This commit is contained in:
Paul Schneider 2026-07-05 23:26:24 +01:00
commit ac0a195b5f
3 changed files with 0 additions and 3 deletions

View file

@ -9,7 +9,6 @@ using System.Text;
using System.Threading.Tasks;
using Newtonsoft.Json;
using Xunit;
using isnd.Entities;
using Isn.Abstract;
namespace Isn.tests