Skip to content

Commit

Permalink
remove elastic legacy note
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Dec 6, 2023
1 parent 0b88378 commit 52a4980
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
2 changes: 0 additions & 2 deletions src/pages/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import KyberAILandingPage from 'pages/TrueSightV2/pages/LandingPage'
import { useHolidayMode } from 'state/user/hooks'
import { isSupportLimitOrder } from 'utils'

import ElasticLegacyNotice from './ElasticLegacy/ElasticLegacyNotice'
import VerifyAuth from './Verify/VerifyAuth'

const Login = lazy(() => import('./Oauth/Login'))
Expand Down Expand Up @@ -247,7 +246,6 @@ export default function App() {
<AppHaveUpdate />
<AppWrapper>
<ModalsGlobal />
<ElasticLegacyNotice />
{!isPartnerSwap && <TopBanner />}
<HeaderWrapper>
<Header />
Expand Down
78 changes: 0 additions & 78 deletions src/pages/ElasticLegacy/ElasticLegacyNotice.tsx

This file was deleted.

0 comments on commit 52a4980

Please sign in to comment.