Remove empty class (#14072)

Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
This commit is contained in:
Robin Lindner 2023-11-10 12:48:42 +01:00 committed by GitHub
parent 0b555e6107
commit 65d8a464e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +0,0 @@

namespace MicrosoftDotnetSdkInternal
{
public class Class1
{
}
}