refactor(接口测试): 去除未使用的引用

This commit is contained in:
lan-yonghui 2023-11-10 16:19:48 +08:00 committed by Craftsman
parent 77a90fc160
commit 73f8854f48
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package io.metersphere.api.dto.definition;
import io.swagger.v3.oas.annotations.media.Schema;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**
* @author: LAN