Hot fix cannot send email on cyrus server when the first open app
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
|
||||
import 'package:jmap_dart_client/jmap/core/error/set_error.dart';
|
||||
import 'package:jmap_dart_client/jmap/core/id.dart';
|
||||
|
||||
class SetMailboxMethodException implements Exception {
|
||||
|
||||
final Map<Id, SetError> mapErrors;
|
||||
|
||||
SetMailboxMethodException(this.mapErrors);
|
||||
}
|
||||
|
||||
class NotFoundMailboxCreatedException implements Exception {}
|
||||
|
||||
class NotFoundMailboxUpdatedRoleException implements Exception {}
|
||||
Reference in New Issue
Block a user