Skip to content

Commit f6b3d1e

Browse files
committed
Kotlin: Remove unneeded pytest imports
1 parent 402c0f8 commit f6b3d1e

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

  • java/ql/integration-tests/kotlin/all-platforms
    • java-interface-redeclares-tostring
    • kotlin_java_lowering_wildcards

java/ql/integration-tests/kotlin/all-platforms/java-interface-redeclares-tostring/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import commands
2-
import pytest
32

43

54
def test(codeql, java_full, kotlinc_2_3_20):

java/ql/integration-tests/kotlin/all-platforms/kotlin_java_lowering_wildcards/test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import commands
2-
import pytest
32

43

54
def test(codeql, java_full, kotlinc_2_3_20):

0 commit comments

Comments
 (0)