Alexandru Cambose 1 天之前
父節點
當前提交
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";