mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-26 07:38:33 -06:00
hooks
This commit is contained in:
@@ -7,4 +7,4 @@ public class RubricMarkdownParseException : Exception
|
||||
public class AssignmentMarkdownParseException : Exception
|
||||
{
|
||||
public AssignmentMarkdownParseException(string message) : base(message) { }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user