1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Unnecessary file and code removed

This commit is contained in:
nobody
2020-11-15 12:31:18 +01:00
parent 74cc7b20af
commit 48617443d7
5 changed files with 5 additions and 58 deletions

View File

@@ -136,7 +136,7 @@ statistics._determineInjections = function () {
sum = 0;
days = 0;
avg = 0;
statistics._dataOverview = [];
statistics._dateRange.forEach(function (entry) {