Remove the interface declaration for MoveInstructionAsync since it's now a private method
This commit is contained in:
@@ -6,6 +6,5 @@
|
|||||||
|
|
||||||
Task MoveInstructionDownAsync(Guid instructionId);
|
Task MoveInstructionDownAsync(Guid instructionId);
|
||||||
|
|
||||||
Task MoveInstructionAsync(Guid instructionId, bool moveUp);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user