Skip to content

Commit 416cbd8

Browse files
committed
staging init
1 parent e871653 commit 416cbd8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/manager.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ export class ApiKeyManager {
455455

456456
await this.storage.save(record);
457457

458-
// Create audit log with key details
459458
await this.logAction("created", record.id, record.metadata.ownerId, {
460459
...context,
461460
metadata: {

0 commit comments

Comments
 (0)