Skip to content

Commit

Permalink
remove safari-club
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi-torabiv committed Dec 12, 2024
1 parent 951b69c commit b261174
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
21 changes: 0 additions & 21 deletions src/components/global/SafaryClubScript.tsx

This file was deleted.

2 changes: 0 additions & 2 deletions src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import 'react-toastify/dist/ReactToastify.css';
import { wagmiConfig } from '@/rainbowKitConfig';

import AmplitudeAnalytics from '../components/global/AmplitudeAnalytics';
import SafaryClubScript from '../components/global/SafaryClubScript';
import { conf } from '../configs';
import { ChannelProvider } from '../context/ChannelContext';
import { TokenProvider } from '../context/TokenContext';
Expand All @@ -56,7 +55,6 @@ export default function App({ Component, pageProps }: ComponentWithPageLayout) {
return (
<>
<AmplitudeAnalytics />
<SafaryClubScript />
<Script id='tawk' strategy='lazyOnload'>
{`
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
Expand Down

0 comments on commit b261174

Please sign in to comment.