luukas 4b707aa9d1
Don't use get_latest_server_stats
Use get_server_stats_by_id instead of get_latest_server_stats

The reasoning behind this is that all usages of get_latest_server_stats
had `DatabaseShortcuts.return_rows(latest)[0]`, which
get_server_stats_by_id already did
2022-05-25 14:43:05 +03:00
..
2022-05-15 12:38:48 -05:00
2022-04-12 19:38:18 -04:00
2022-05-16 00:55:22 +03:00
2022-03-23 02:50:12 +00:00
2022-04-14 19:34:21 -04:00