Skip to content

Commit 988f6d2

Browse files
yarolegovichherczyn
authored andcommitted
prettier
1 parent e3bf4ea commit 988f6d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ export interface GetTaskPushNotificationConfigParams extends TaskIdParams {
616616
/**
617617
* Defines parameters for listing all push notification configurations associated with a task.
618618
*/
619-
export interface ListTaskPushNotificationConfigParams extends TaskIdParams { }
619+
export interface ListTaskPushNotificationConfigParams extends TaskIdParams {}
620620
// --8<-- [end:ListTaskPushNotificationConfigParams]
621621

622622
// --8<-- [start:DeleteTaskPushNotificationConfigParams]

0 commit comments

Comments
 (0)