visuddhinanda 2 лет назад
Родитель
Сommit
b55d1be3c8
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      dashboard/src/components/template/utilities.ts

+ 0 - 1
dashboard/src/components/template/utilities.ts

@@ -2,7 +2,6 @@ import React from "react";
 
 import MdTpl from "./MdTpl";
 import { WdCtl } from "./Wd";
-import { Divider } from "antd";
 import { roman_to_my, my_to_roman } from "../code/my";
 import { roman_to_si } from "../code/si";
 import { roman_to_thai } from "../code/thai";