-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: clean up old swap feature flags
feat: rm legacy code fix: borken tests fix: rm unused hooks fix: tsc fix: unsuned import fix: rm unused files fix: rm legacy swap lld code chore: pr comments
- Loading branch information
1 parent
be4233c
commit 2b3bcfd
Showing
57 changed files
with
67 additions
and
4,823 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
"@ledgerhq/types-live": patch | ||
"ledger-live-desktop": patch | ||
"@ledgerhq/live-common": patch | ||
--- | ||
|
||
remove legacy swap code on LLD |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 0 additions & 37 deletions
37
apps/ledger-live-desktop/src/renderer/components/AnimatedCountdown.tsx
This file was deleted.
Oops, something went wrong.
108 changes: 0 additions & 108 deletions
108
apps/ledger-live-desktop/src/renderer/hooks/swap-migrations/useSwapLiveAppHook.tsx
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
apps/ledger-live-desktop/src/renderer/icons/ArrowsUpDown.tsx
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 0 additions & 18 deletions
18
apps/ledger-live-desktop/src/renderer/screens/exchange/Swap2/Form/DrawerTitle.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.