chore(app/index): remove old metrics call

This commit is contained in:
Alexis Tyler
2020-01-10 14:16:25 +10:30
parent 276a78f478
commit b9149d599f

View File

@@ -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