xushiting 2 年之前
父节点
当前提交
cb31e09b27
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/graphic/Geometry/Circle.js

+ 0 - 1
src/graphic/Geometry/Circle.js

@@ -1,7 +1,6 @@
 import VectorType from "../enum/VectorType.js";
 import VectorType from "../enum/VectorType.js";
 import SelectState from "../enum/SelectState.js";
 import SelectState from "../enum/SelectState.js";
 import Geometry from "./Geometry";
 import Geometry from "./Geometry";
-import { mathUtil } from "../MathUtil.js";
 import Constant from "../Constant.js";
 import Constant from "../Constant.js";
 
 
 //不靠墙
 //不靠墙