Selaa lähdekoodia

:fire: PaliReal

visuddhinanda 3 vuotta sitten
vanhempi
sitoutus
6487afb394
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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";