Skip to content

Commit

Permalink
Remove launch countdown
Browse files Browse the repository at this point in the history
  • Loading branch information
muiux committed Jan 19, 2022
1 parent 22274e3 commit 11f0885
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 86 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
"randombytes": "^2.1.0",
"rc-drawer": "^4.4.3",
"react-circular-progressbar": "^2.0.4",
"react-countdown": "^2.3.2",
"react-is": "^17.0.2",
"react-router": "^5.2.0",
"rebass": "^4.0.7",
Expand Down
78 changes: 0 additions & 78 deletions src/pages/Earn/LaunchCountdown.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13760,13 +13760,6 @@ react-clientside-effect@^1.2.5:
dependencies:
"@babel/runtime" "^7.12.13"

react-countdown@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/react-countdown/-/react-countdown-2.3.2.tgz#4cc27f28f2dcd47237ee66e4b9f6d2a21fc0b0ad"
integrity sha512-Q4SADotHtgOxNWhDdvgupmKVL0pMB9DvoFcxv5AzjsxVhzOVxnttMbAywgqeOdruwEAmnPhOhNv/awAgkwru2w==
dependencies:
prop-types "^15.7.2"

react-dev-utils@^11.0.3, react-dev-utils@^11.0.4:
version "11.0.4"
resolved "https://registry.yarnpkg.com/react-dev-utils/-/react-dev-utils-11.0.4.tgz#a7ccb60257a1ca2e0efe7a83e38e6700d17aa37a"
Expand Down

0 comments on commit 11f0885

Please sign in to comment.