Skip to content

Commit 511ae77

Browse files
committed
C#: Remove useless imports from .NET 10 integration test script.
1 parent e27c128 commit 511ae77

File tree

1 file changed

+0
-3
lines changed
  • csharp/ql/integration-tests/all-platforms/dotnet_10

1 file changed

+0
-3
lines changed

csharp/ql/integration-tests/all-platforms/dotnet_10/test.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
import os
2-
import runs_on
3-
41
def test1(codeql, csharp):
52
codeql.database.create()
63

0 commit comments

Comments
 (0)