Skip to content

Commit 9316e41

Browse files
committed
fix: Remove ApiError from ErrorResponseUtil
1 parent 4e35aff commit 9316e41

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hivemq-edge/src/main/java/com/hivemq/util/ErrorResponseUtil.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
*/
1616
package com.hivemq.util;
1717

18-
import com.hivemq.api.error.ApiExceptionMapper;
19-
import com.hivemq.edge.api.model.ApiError;
2018
import com.hivemq.edge.api.model.ApiProblemDetails;
2119
import com.hivemq.http.HttpConstants;
2220
import com.hivemq.http.error.ProblemDetails;

0 commit comments

Comments
 (0)