xiaolin.fu 1 год назад
Родитель
Сommit
f8022b57af
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/app/[locale]/affiliate/summary/page.tsx

+ 0 - 2
src/app/[locale]/affiliate/summary/page.tsx

@@ -1,6 +1,4 @@
 "use client";
-import { useRouter } from "@/i18n";
-import { useTranslations } from "next-intl";
 import { FC, PropsWithChildren, useRef, useState } from "react";
 import './page.scss'
 import { useRouter } from "@/i18n"