refactor: 代码规范

This commit is contained in:
shiziyuan9527 2021-09-29 18:38:56 +08:00 committed by shiziyuan9527
parent 55e7ebba8e
commit 5033045665
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ import io.metersphere.base.domain.TestPlanPrincipalExample;
import io.metersphere.base.mapper.TestPlanPrincipalMapper; import io.metersphere.base.mapper.TestPlanPrincipalMapper;
import io.metersphere.commons.utils.CommonBeanFactory; import io.metersphere.commons.utils.CommonBeanFactory;
import io.metersphere.commons.utils.ServiceUtils; import io.metersphere.commons.utils.ServiceUtils;
import io.metersphere.service.UserService;
import io.metersphere.track.dto.TestCaseReportMetricDTO; import io.metersphere.track.dto.TestCaseReportMetricDTO;
import io.metersphere.track.dto.TestPlanCaseDTO; import io.metersphere.track.dto.TestPlanCaseDTO;
import io.metersphere.track.dto.TestPlanDTO; import io.metersphere.track.dto.TestPlanDTO;