Skip to content

Commit

Permalink
chore(utils): remove createTimeoutPromise
Browse files Browse the repository at this point in the history
  • Loading branch information
marekrjpolak committed Feb 6, 2025
1 parent 1ff934d commit 9f32633
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions packages/utils/src/createTimeoutPromise.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/utils/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export * from './createCooldown';
export * from './createDeferred';
export * from './createDeferredManager';
export * from './createLazy';
export * from './createTimeoutPromise';
export * from './extractUrlsFromText';
export * from './getLocaleSeparators';
export * from './getMutex';
Expand Down

0 comments on commit 9f32633

Please sign in to comment.