2
0
tentone 5 жил өмнө
parent
commit
094c54b241

+ 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.