mirror of
https://github.com/unraid/api.git
synced 2026-01-08 09:39:49 -06:00
chore(app/index): remove old metrics call
This commit is contained in:
@@ -78,9 +78,6 @@ am(async () => {
|
||||
|
||||
// Load server
|
||||
await core.loadServer('graphql-api');
|
||||
|
||||
// Load pm2 metrics reporters
|
||||
await core.loadMetrics('graphql-api');
|
||||
}, error => {
|
||||
// We should only end here if core has an issue loading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user