Skip to content

Commit 69af7a1

Browse files
chore: remove unneeded exports
1 parent 0ff1f33 commit 69af7a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/bridge-controller/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ export type {
4141
QuoteResponse,
4242
FeeData,
4343
TxData,
44-
BridgeFeatureFlags,
4544
BridgeControllerState,
4645
BridgeControllerAction,
4746
BridgeControllerActions,
@@ -57,7 +56,6 @@ export {
5756
BridgeFlag,
5857
ActionTypes,
5958
ChainId,
60-
BridgeFeatureFlagsKey,
6159
RequestStatus,
6260
BridgeUserAction,
6361
BridgeBackgroundAction,

0 commit comments

Comments
 (0)