diff --git a/source/tristanable/exceptions.d b/source/tristanable/exceptions.d index 20d75c8..992f982 100644 --- a/source/tristanable/exceptions.d +++ b/source/tristanable/exceptions.d @@ -2,7 +2,6 @@ module tristanable.exceptions; public enum ErrorType { - QueueExists, QUEUE_NOT_FOUND, QUEUE_ALREADY_EXISTS, NO_DEFAULT_QUEUE