Refactor models
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
using System.Collections.Generic;
|
||||
using static CMS_CORE_Library.DataStructures;
|
||||
using CMS_CORE_Library.Models;
|
||||
using System.Collections.Generic;
|
||||
using static CMS_CORE_Library.Models.DataStructures;
|
||||
|
||||
namespace CMS_CORE.Demo.Models
|
||||
namespace CMS_CORE_Library.Demo.Models
|
||||
{
|
||||
public class DemoToolsDataModel
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user