Skip to content

Commit

Permalink
fix: remove limit
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 3, 2023
1 parent eae586e commit e44f46d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions utils/3rd/lemon.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { ratelimit } from "./upstash";

export async function activeLicenseKey(licenseKey: string, bvId?: string) {
// https://docs.lemonsqueezy.com/help/licensing/license-api
const response = await fetch(
Expand Down

1 comment on commit e44f46d

@vercel
Copy link

@vercel vercel bot commented on e44f46d Mar 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.