Skip to content

Commit

Permalink
Remove FF hook
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianBouron committed Jul 7, 2024
1 parent a1ec1ce commit 4553c94
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 70 deletions.
1 change: 0 additions & 1 deletion packages/extension/src/hooks/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export * from './useBeforeUnload';
export * from './useFeatureFlags';
export * from './useFees';
export * from './useFetchFromSessionStorage';
export * from './useKeyUp';
Expand Down
1 change: 0 additions & 1 deletion packages/extension/src/hooks/useFeatureFlags/index.ts

This file was deleted.

68 changes: 0 additions & 68 deletions packages/extension/src/hooks/useFeatureFlags/useFeatureFlags.ts

This file was deleted.

0 comments on commit 4553c94

Please sign in to comment.