We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f5d2d commit bc526acCopy full SHA for bc526ac
packages/velog-server/src/services/NotificationService/index.ts
@@ -1,5 +1,5 @@
1
import { BadRequestError } from '@errors/BadRequestErrors.js'
2
-import { ConfilctError } from '@errors/ConfilctError'
+import { ConfilctError } from '@errors/ConfilctError.js'
3
import { ForbiddenError } from '@errors/ForbiddenError.js'
4
import { NotFoundError } from '@errors/NotfoundError.js'
5
import { UnauthorizedError } from '@errors/UnauthorizedError.js'
0 commit comments