Use file scoped namepace
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
namespace GerstITS.Examples.Logic.Shared.Search.Sorting
|
||||
namespace GerstITS.Examples.Logic.Shared.Search.Sorting;
|
||||
|
||||
internal interface ISortable
|
||||
{
|
||||
internal interface ISortable
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user