Skip to content

Commit a0e4904

Browse files
authored
Update buy-credits.tsx
1 parent 2e88282 commit a0e4904

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/buy-credits.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ export default function Pricing() {
1717
<title>RoomGPT Pricing</title>
1818
</Head>
1919
<Script src="https://js.stripe.com/v3/pricing-table.js" />
20-
<script src="https://cdn.paritydeals.com/banner.js"></script>
2120
<Header
2221
photo={session?.user?.image || undefined}
2322
email={session?.user?.email || undefined}

0 commit comments

Comments
 (0)