From 2c1350e96fe3342840ec050880f3525d7de66093 Mon Sep 17 00:00:00 2001 From: Anton Romanov Date: Tue, 20 Apr 2021 11:19:48 +0400 Subject: [PATCH] #23-Removing unnecessary code --- src/main/resources/templates/statistic.html | 90 ++------------------- 1 file changed, 6 insertions(+), 84 deletions(-) diff --git a/src/main/resources/templates/statistic.html b/src/main/resources/templates/statistic.html index 8befdd5..7e15db4 100644 --- a/src/main/resources/templates/statistic.html +++ b/src/main/resources/templates/statistic.html @@ -79,44 +79,6 @@ $('#container').highcharts(json); }); - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-