Skip to content

Commit f71164b

Browse files
committed
adding validation exception handler
1 parent 391c6af commit f71164b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autoscaler/redis-cloud-autoscaler/src/main/java/com/redis/autoscaler/ValidationExceptionHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
package com.redis.autoscaler;
22

3-
import org.springframework.http.HttpEntity;
43
import org.springframework.http.HttpStatus;
54
import org.springframework.http.ResponseEntity;
65
import org.springframework.web.bind.MethodArgumentNotValidException;

0 commit comments

Comments
 (0)