Explorar o código

Remove useless code comment

An An %!s(int64=5) %!d(string=hai) anos
pai
achega
d55b3dced2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/src/main/assets/AAChartView.js

+ 1 - 1
app/src/main/assets/AAChartView.js

@@ -12,7 +12,7 @@
                 }
 
 
-            aaOptions.credits = {enabled:false};//去掉表格右下角版权信息
+            aaOptions.credits = {enabled:false};
 
             if (aaOptions.plotOptions) {
                 configurePlotOptions(aaOptions);