mirror of
https://github.com/github/codeql.git
synced 2026-06-25 06:37:07 +02:00
Kotlin: Remove unneeded pytest imports
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import commands
|
||||
import pytest
|
||||
|
||||
|
||||
def test(codeql, java_full, kotlinc_2_3_20):
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
import commands
|
||||
import pytest
|
||||
|
||||
|
||||
def test(codeql, java_full, kotlinc_2_3_20):
|
||||
|
||||
Reference in New Issue
Block a user