We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f624728 commit 1a373bfCopy full SHA for 1a373bf
src/api/resources/webhooks/client/Client.ts
@@ -32,7 +32,6 @@ export declare namespace Webhooks {
32
*/
33
export class Webhooks {
34
constructor(protected readonly _options: Webhooks.Options) {}
35
-
36
/**
37
* List all App-created Webhooks registered for a given site
38
*
0 commit comments