prettier
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import {ErrorHandler as NgErrorHandler} from "@angular/core";
|
||||
|
||||
import { ErrorHandler as NgErrorHandler } from '@angular/core';
|
||||
|
||||
export class ErrorHandler implements NgErrorHandler {
|
||||
handleError(error: any): void {
|
||||
|
Reference in New Issue
Block a user