소스 검색

解决冲突

xiaolin.fu 1 년 전
부모
커밋
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"