mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-05 15:40:45 +08:00
chore: remove commented code (#5445)
This commit is contained in:
parent
3134e8c1cf
commit
7b7cca7db7
@ -133,7 +133,6 @@ export const handlers = [
|
||||
res(ctx.status(200), ctx.json(licensesSuccessResponse)),
|
||||
),
|
||||
|
||||
// ?licenseKey=58707e3d-3bdb-44e7-8c89-a9be237939f4
|
||||
rest.get('http://localhost/api/v1/billing', (req, res, ctx) =>
|
||||
res(ctx.status(200), ctx.json(billingSuccessResponse)),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user