We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b684cbe commit 2744ee0Copy full SHA for 2744ee0
apps/insights/src/components/Publisher/layout.tsx
@@ -45,7 +45,6 @@ import { SemicircleMeter } from "../SemicircleMeter";
45
import { TabPanel, TabRoot, Tabs } from "../Tabs";
46
import { TokenIcon } from "../TokenIcon";
47
import { OisApyHistory } from "./ois-apy-history";
48
-import { getPublisherAverageScoreHistory, getPublisherRankingHistory } from '../../services/clickhouse';
49
50
type Props = {
51
children: ReactNode;
0 commit comments