Simplify failure handling
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
namespace Hcs.WebApp.BackgroundServices.ResultGetters
|
||||
{
|
||||
public enum ResultGetterResponse
|
||||
{
|
||||
NotReady,
|
||||
Successful,
|
||||
Failed
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user