diff --git a/src/orchestratorViewer.js b/src/orchestratorViewer.js index 3faf999..3c8bd61 100644 --- a/src/orchestratorViewer.js +++ b/src/orchestratorViewer.js @@ -41,9 +41,8 @@ const Orchestrator = (obj) => { return (
-
+
-

Orchestrator Info

{thisID}
@@ -55,6 +54,9 @@ const Orchestrator = (obj) => {
+
+

Current Delegators

+
diff --git a/src/statViewer.js b/src/statViewer.js index 274b1df..631c256 100644 --- a/src/statViewer.js +++ b/src/statViewer.js @@ -1,7 +1,6 @@ import React from "react"; const Stat = (obj) => { - console.log(obj); return (