Skip to content

Commit 3e3e582

Browse files
committed
Update AgentRequestVM.java
Removing unused import
1 parent c6278dc commit 3e3e582

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

backend/src/main/java/com/park/utmstack/web/rest/vm/AgentRequestVM.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
package com.park.utmstack.web.rest.vm;
22

33
import com.park.utmstack.service.grpc.AgentRequest;
4-
5-
import javax.validation.constraints.Min;
64
import javax.validation.constraints.NotEmpty;
75

86
/*

0 commit comments

Comments
 (0)