Remove FluentAssertions

This commit is contained in:
2025-05-03 13:32:26 +02:00
parent 0d869a0cc6
commit 4d5dfd0342
3 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,3 @@
global using TUnit;
global using NSubstitute;
global using FluentAssertions;
global using LevelInt = byte;