empty class

testing upload
This commit is contained in:
Im_Alpha 2021-12-03 14:47:48 -08:00
parent 4efa5bc585
commit ec8634cd16

View File

@ -0,0 +1,13 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace TeamHobby.HobbyProjectGenerator.UserManagement
{
internal class Class1
{
}
}