Skip to content

Commit 6d6982d

Browse files
committed
DEV: Fix missing import (#4618)
1 parent 4b52abc commit 6d6982d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redisinsight/api/src/utils/catch-redis-errors.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import {
2+
BadRequestException,
23
ConflictException,
34
ForbiddenException,
45
HttpException,

0 commit comments

Comments
 (0)