Skip to content

Commit 6d33fd3

Browse files
committed
Bugfix
1 parent fa121cd commit 6d33fd3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tahoma_api/client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ async def execute_action_group(
128128

129129
return response
130130

131-
apply_actions
132-
133131
async def __make_http_request(
134132
self, method: str, endpoint: str, payload: Optional[Any] = None
135133
) -> Any:

0 commit comments

Comments
 (0)