+
+ The publisher{"'"}s ranking is determined by the number of{" "}
+ Price Feeds that publisher has permissions to publish to.
+
+ {scoreTime && }
+
+ );
+};
+
export const ExplainPermissioned = ({
scoreTime,
}: {
diff --git a/apps/insights/src/components/Publishers/index.tsx b/apps/insights/src/components/Publishers/index.tsx
index f08c69ff86..5d146fdcf5 100644
--- a/apps/insights/src/components/Publishers/index.tsx
+++ b/apps/insights/src/components/Publishers/index.tsx
@@ -148,7 +148,6 @@ const toTableRow = ({
key,
rank,
permissionedFeeds,
- inactiveFeeds,
activeFeeds,
averageScore,
}: Awaited