Skip to content

Commit

Permalink
improve(build): remove test data from export (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
m31coding authored Feb 17, 2024
1 parent ce27834 commit ccc4e81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commons/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
export { ArrayUtilities } from './array-utilities';
export { HashUtilities } from './hash-utilities';
export { StringUtilities } from './string-utilities';
export { TestData } from './test-data';

0 comments on commit ccc4e81

Please sign in to comment.