Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Feb 4, 2024
1 parent 00f039b commit 6354d16
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/sugar/plugins/stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
CHART_TIME_INTERVAL = 1


# def _date_formatter(value, value_delta):
# """Format X axis for date format."""
# return time.strftime("%H:%M:%S", time.gmtime(value_delta))


class StatsPlot:
"""Plot containers statistic data."""

Expand Down

0 comments on commit 6354d16

Please sign in to comment.