Skip to content

Commit c714b64

Browse files
committed
refactor: remove stubs factory from the core main factories export
1 parent 0f75edd commit c714b64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

factories/core/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
*/
99

1010
export { AceFactory } from './ace.js'
11-
export { StubsFactory } from '../stubs.js'
1211
export { IgnitorFactory } from './ignitor.js'
1312
export { TestUtilsFactory } from './test_utils.js'

0 commit comments

Comments
 (0)