Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-pcn committed Dec 5, 2024
1 parent 4cd7eca commit af8e1de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/service/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { downgradeOrder, upgradeOrder } from '@/utils/orders';
import Modal from '../../components/modals/modal';
import Loader from '../../components/loader';
import { useSearchParams } from 'next/navigation';
import { toast } from 'react-toastify';
//import Cookies from 'js-cookie';

const Page = () => {
Expand Down

0 comments on commit af8e1de

Please sign in to comment.