[Stats] Removed DrawQSLChart as it was throwing an error due to not being used

这个提交包含在:
Peter Goodhall 2020-09-13 11:52:48 +01:00
父节点 9e97266b79
当前提交 a95232c46a

查看文件

@ -8,8 +8,6 @@
google.setOnLoadCallback(drawModeChart); google.setOnLoadCallback(drawModeChart);
google.setOnLoadCallback(drawBandChart); google.setOnLoadCallback(drawBandChart);
google.setOnLoadCallback(drawSatChart); google.setOnLoadCallback(drawSatChart);
google.setOnLoadCallback(drawQSLChart);
// Callback that creates and populates a data table, // Callback that creates and populates a data table,
// instantiates the pie chart, passes in the data and // instantiates the pie chart, passes in the data and