Skip to content

Commit f84260d

Browse files
committed
refactor: remove unused logging utility
1 parent eece819 commit f84260d

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

testing/test-utils/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
export * from './lib/constants.js';
22
export * from './lib/utils/execute-process-helper.mock.js';
33
export * from './lib/utils/os-agnostic-paths.js';
4-
export * from './lib/utils/logging.js';
54
export * from './lib/utils/env.js';
65
export * from './lib/utils/git.js';
76
export * from './lib/utils/string.js';

testing/test-utils/src/lib/utils/logging.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)