website refactor
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ErrorReporter } from "@core/shared/application";
|
||||
import { ErrorReporter } from "@core/shared/domain";
|
||||
|
||||
export class ConsoleErrorReporter implements ErrorReporter {
|
||||
report(error: Error, context?: unknown): void {
|
||||
|
||||
Reference in New Issue
Block a user