Changes
parent
e14683bc64
commit
20599b00c7
|
@ -7,7 +7,6 @@ import io.swagger.v3.oas.annotations.Operation;
|
|||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.validation.annotation.Validated;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
import rule.domain.Rule;
|
||||
import rule.domain.RuleEdition;
|
||||
|
||||
import java.util.List;
|
||||
|
|
Loading…
Reference in New Issue