Remove division when logging "last days"
Since measurement_period
is already in days (https://github.com/juga0/sbws/blob/master/sbws/lib/relaylist.py#L433).
Bug introduced because we are not always using seconds.
GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.
Since measurement_period
is already in days (https://github.com/juga0/sbws/blob/master/sbws/lib/relaylist.py#L433).
Bug introduced because we are not always using seconds.