final touches

This commit is contained in:
Booklordofthedings 2024-09-26 17:29:15 +02:00
parent 4076974f6b
commit 4d7c342dbd

View file

@ -33,10 +33,4 @@ class Update_1_1_0
DeleteDictionaryAndValues!(output); DeleteDictionaryAndValues!(output);
delete errors; delete errors;
} }
[Test(Name="1.1.0 - Serializations")]
public static void Test_Serialize()
{
}
} }