fix:代码规范

This commit is contained in:
wenyann 2021-04-14 14:23:09 +08:00 committed by 刘瑞斌
parent 0d3f3c2a2b
commit 66a5d95f7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package io.metersphere.api.jmeter;
import com.alibaba.fastjson.JSON;
import com.alibaba.fastjson.JSONObject;
import io.metersphere.api.dto.automation.ApiTestReportVariable;
import io.metersphere.api.dto.scenario.request.RequestType;