Skip to content

Commit 9faad22

Browse files
committed
test: fix code style
1 parent 22f7920 commit 9faad22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/protocol/http/src/test/kotlin/org/apache/jmeter/protocol/http/sampler/HttpSamplerDisableArgumentsTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import com.github.tomakehurst.wiremock.client.WireMock.putRequestedFor
2929
import com.github.tomakehurst.wiremock.client.WireMock.urlEqualTo
3030
import com.github.tomakehurst.wiremock.junit5.WireMockRuntimeInfo
3131
import com.github.tomakehurst.wiremock.junit5.WireMockTest
32-
import org.apache.jmeter.config.Argument
3332
import org.apache.jmeter.junit.JMeterTestCase
3433
import org.apache.jmeter.protocol.http.control.arguments
3534
import org.apache.jmeter.protocol.http.control.httpRequestDefaults
@@ -172,5 +171,4 @@ class HttpSamplerDisableArgumentsTest : JMeterTestCase() {
172171
)
173172
)
174173
}
175-
176174
}

0 commit comments

Comments
 (0)