Bläddra i källkod

:fire: PaliReal

visuddhinanda 3 år sedan
förälder
incheckning
6487afb394
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      dashboard/src/components/template/Wbw/WbwFactors.tsx

+ 0 - 1
dashboard/src/components/template/Wbw/WbwFactors.tsx

@@ -5,7 +5,6 @@ import { Dropdown, Space, Typography } from "antd";
 import { LoadingOutlined } from "@ant-design/icons";
 
 import { IWbw, TWbwDisplayMode } from "./WbwWord";
-import { PaliReal } from "../../../utils";
 import { useAppSelector } from "../../../hooks";
 import { inlineDict as _inlineDict } from "../../../reducers/inline-dict";
 import { IApiResponseDictData } from "../../api/Dict";