cleanup enum usings

This commit is contained in:
Chomp 2021-08-17 16:18:35 +01:00
parent 0494ccacef
commit 38693b6665

View File

@ -1,8 +1,4 @@
using System; namespace Generator.Models
using System.Collections.Generic;
using System.Text;
namespace Generator.Models
{ {
public enum BotType public enum BotType
{ {