reduce, clarify, and normalize more error messages
This commit is contained in:
@@ -549,8 +549,6 @@ export class NoteCreateService implements OnApplicationShutdown {
|
||||
throw err;
|
||||
}
|
||||
|
||||
console.error(e);
|
||||
|
||||
throw e;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user