Alexandru Cambose 1 день назад
Родитель
Сommit
30fd5dcf22
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      apps/developer-hub/src/components/SponsoredFeedsTable/index.tsx

+ 0 - 1
apps/developer-hub/src/components/SponsoredFeedsTable/index.tsx

@@ -1,5 +1,4 @@
 import { CopyButton } from "@pythnetwork/component-library/CopyButton";
-import type { RowConfig } from "@pythnetwork/component-library/Table";
 import { Table } from "@pythnetwork/component-library/Table";
 import clsx from "clsx";
 import type { ReactNode } from "react";