Skip to content

Commit

Permalink
AT-11105: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
rddimon committed Feb 6, 2024
1 parent df05f89 commit 3b807aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/integration-tests/debug/debug.test.ts
@@ -1,7 +1,6 @@
import "mocha";
import utilities = require("../test-utilities");
import { TEMP_DIR } from "../base";
import { exec } from "../test-utilities";

const CONFIGS_FOLDER = "debug";
const TIMEOUT_MINUTES = 15 * 60 * 1000; // 15 minutes in milliseconds
Expand Down

0 comments on commit 3b807aa

Please sign in to comment.