tentone 5 年之前
父節點
當前提交
094c54b241
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      source/objects/chart/PieChart.js

+ 0 - 1
source/objects/chart/PieChart.js

@@ -1,5 +1,4 @@
 import {Object2D} from "../../Object2D.js";
-import { ColorStyle } from "../style/ColorStyle.js";
 
 /**
  * Pie chart represents a set of data in a pie like chart graph.