Skip to content

Commit

Permalink
chore: removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
rH4rtinger committed Sep 20, 2024
1 parent bc99df8 commit 8260832
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/suite/DockerTestUtils.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { exec } from "child_process";
import { isWindows } from "../../utilities/osUtilities";
import mariadb from "mariadb";
import { VSBrowser } from "vscode-extension-tester";
import { randomUUID } from "crypto";

/**
* Creates and manages a maria docker container for tests.
Expand Down

0 comments on commit 8260832

Please sign in to comment.