Skip to content

Commit 3a4d1ce

Browse files
authored
DEV: Fix missing import (#4618)
1 parent a23c749 commit 3a4d1ce

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)