Skip to content

Commit b937db5

Browse files
Remove outdated validation utils
1 parent f7dd0a1 commit b937db5

File tree

3 files changed

+0
-215
lines changed

3 files changed

+0
-215
lines changed

src/utils/inputValidation/__tests__/preloadedData.spec.ts

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

src/utils/inputValidation/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,4 @@ export { validateTrafficType } from './trafficType';
1010
export { validateIfNotDestroyed, validateIfOperational } from './isOperational';
1111
export { validateSplitExistence } from './splitExistence';
1212
export { validateTrafficTypeExistence } from './trafficTypeExistence';
13-
export { validatePreloadedData } from './preloadedData';
1413
export { validateEvaluationOptions } from './eventProperties';

src/utils/inputValidation/preloadedData.ts

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

0 commit comments

Comments
 (0)