for token, &refactoring
This commit is contained in:
parent
d796f553f4
commit
bf197ef762
65 changed files with 21 additions and 145 deletions
|
|
@ -1,4 +1,3 @@
|
|||
using System;
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
|
||||
namespace Yavsc.Models.Process
|
||||
|
|
|
|||
|
|
@ -1,7 +1,3 @@
|
|||
|
||||
using System.Collections.Generic;
|
||||
using Yavsc.Abstract.Workflow;
|
||||
|
||||
namespace Yavsc.Models
|
||||
{
|
||||
public interface IRequisition
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
using System.Threading.Tasks;
|
||||
|
||||
namespace Yavsc.Abstract.Workflow
|
||||
{
|
||||
public interface ITaskRunner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue