Skip to content

Commit 4829ea3

Browse files
committed
filter changes:04/minor
1 parent 5614794 commit 4829ea3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pages/tools/components/ToolingTable.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const ToolingTable = ({
3333
toolsByGroup,
3434
transform,
3535
setTransform,
36-
numberOfTools,
3736
onVisibleToolCountChange,
3837
}: ToolingTableProps) => {
3938
const [selectedTool, setSelectedTool] = useState<JSONSchemaTool | null>(null);

0 commit comments

Comments
 (0)