Skip to content

Commit

Permalink
deleted objects from utils
Browse files Browse the repository at this point in the history
  • Loading branch information
aroralanuk committed Jul 11, 2023
1 parent 2067c52 commit 7da5348
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion typescript/utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ export * as utils from './src/utils';
export { Validator, BaseValidator } from './src/validator';
export * as logging from './src/logging';
export { error, warn, log, debug, trace } from './src/logging';
export { filteredOwners } from './src/objects';
13 changes: 0 additions & 13 deletions typescript/utils/src/objects.ts

This file was deleted.

0 comments on commit 7da5348

Please sign in to comment.