diff --git a/weave-js/src/components/PagePanelComponents/Home/Browse3/pages/CallsPage/CallsPage.tsx b/weave-js/src/components/PagePanelComponents/Home/Browse3/pages/CallsPage/CallsPage.tsx
index 508a92c9cf5..365f339bc55 100644
--- a/weave-js/src/components/PagePanelComponents/Home/Browse3/pages/CallsPage/CallsPage.tsx
+++ b/weave-js/src/components/PagePanelComponents/Home/Browse3/pages/CallsPage/CallsPage.tsx
@@ -18,7 +18,6 @@ import {opVersionRefOpName} from '../wfReactInterface/utilities';
import {CallsTable} from './CallsTable';
import {WFHighLevelCallFilter} from './callsTableFilter';
import {useCurrentFilterIsEvaluationsFilter} from './evaluationsFilter';
-import {Tailwind} from '../../../../../Tailwind';
const HeaderExtras = () => {
const {renderExtras} = React.useContext(WeaveHeaderExtrasContext);
@@ -81,37 +80,30 @@ export const CallsPage: FC<{
{
label: 'All',
content: (
- <>
- {/*