Skip to content

Commit a8b9b94

Browse files
chore: remove unused import
1 parent f5250bb commit a8b9b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/commands/apex/get/test.nut.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import * as path from 'path';
88
import * as fs from 'fs';
99
import { execCmd, TestSession } from '@salesforce/cli-plugins-testkit';
1010
import { expect } from 'chai';
11-
import { TestRunIdResult } from '@salesforce/apex-node/lib/src/tests/types';
1211
import { RunResult } from '../../../../src/reporters';
1312

1413
describe('apex get test', () => {

0 commit comments

Comments
 (0)