Kotlin: Remove unneeded pytest imports

This commit is contained in:
Jeroen Ketema
2026-06-24 23:34:39 +02:00
parent 402c0f89bc
commit f6b3d1eade
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import commands
import pytest
def test(codeql, java_full, kotlinc_2_3_20):

View File

@@ -1,5 +1,4 @@
import commands
import pytest
def test(codeql, java_full, kotlinc_2_3_20):