tentone 4 years ago
parent
commit
094c54b241
1 changed files with 0 additions and 1 deletions
  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.