forked from chomp/BotGenerator
remove unused root class
This commit is contained in:
parent
7547f3379f
commit
bdd505801a
@ -2,11 +2,6 @@
|
||||
|
||||
namespace Common.Models
|
||||
{
|
||||
public class ItemsLibRoot
|
||||
{
|
||||
public List<Dictionary<string, Item>> items { get; set; }
|
||||
}
|
||||
|
||||
public class Item
|
||||
{
|
||||
public string _id { get; set; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user