Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 1ebe291

Browse files
Potential fix for pull request finding 'Unused variable, import, function or class'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent 175ac46 commit 1ebe291

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/ddev-utils.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import * as assert from 'assert';
2121
import * as sinon from 'sinon';
2222
import { afterEach, beforeEach } from 'mocha';
2323
import { DdevUtils } from '../shared/utils/ddev-utils';
24-
import * as cp from 'child_process';
2524
import * as fs from 'fs';
2625

2726
suite('DdevUtils Test Suite', () => {

0 commit comments

Comments
 (0)