tidy
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
public interface IDispatcher
|
||||
{
|
||||
Task InvokeAsync(Action action);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -3,4 +3,4 @@
|
||||
public interface IDispatcher
|
||||
{
|
||||
Task InvokeAsync(Action action);
|
||||
}
|
||||
}
|
||||