Skip to content

Commit ccc4e81

Browse files
authored
improve(build): remove test data from export (#4)
1 parent ce27834 commit ccc4e81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commons/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
export { ArrayUtilities } from './array-utilities';
22
export { HashUtilities } from './hash-utilities';
33
export { StringUtilities } from './string-utilities';
4-
export { TestData } from './test-data';

0 commit comments

Comments
 (0)