fix linting errors

This commit is contained in:
2024-11-27 20:46:28 +01:00
parent bbfabb2eee
commit 7893bd7b15
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
namespace project_name.Tests;
using project_name;
using project_name;
public class UnitTest1
{