mirror of
https://github.com/Start9Labs/registry.git
synced 2026-03-26 02:11:53 +00:00
remove user metrics from latest endpoint
This commit is contained in:
@@ -71,7 +71,6 @@ getEosVersionR = do
|
||||
filter (maybe (const True) (<) currentEosVersion . fst) $
|
||||
((osVersionNumber &&& osVersionReleaseNotes))
|
||||
<$> osV
|
||||
tickleMAU
|
||||
pure . JSONResponse $
|
||||
mLatest <&> \latest ->
|
||||
EosRes
|
||||
|
||||
Reference in New Issue
Block a user