style: fix linting issues met Prettier
This commit is contained in:
parent
205a4addad
commit
7f782915b6
12 changed files with 30 additions and 32 deletions
|
@ -1,4 +1,4 @@
|
|||
import { ExceptionWithHttpState } from "./exception-with-http-state";
|
||||
import { ExceptionWithHttpState } from './exception-with-http-state';
|
||||
|
||||
/**
|
||||
* Exception for HTTP 500 Internal Server Error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue