Очищен вывод в консоль

This commit is contained in:
2025-03-02 16:49:20 +03:00
parent bd3c623626
commit 853dcf9af6
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -305,7 +305,6 @@ namespace mROA.Cbor
if (type.IsInterface)
{
Console.WriteLine("Interface");
var sharedShell = typeof(SharedObjectShellShell<>).MakeGenericType(type);
var so =