Skip to content

Commit 40bce8a

Browse files
committed
remove unused variables
1 parent 0e04af6 commit 40bce8a

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

plugins/httpapi/checkpoint.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,6 @@
2727
- Specifies the domain of the Check Point device
2828
vars:
2929
- name: ansible_checkpoint_domain
30-
api_key:
31-
type: str
32-
description:
33-
- Login with api-key instead of user & password
34-
vars:
35-
- name: ansible_api_key
36-
cloud_mgmt_id:
37-
type: str
38-
description:
39-
- The Cloud Management ID
40-
vars:
41-
- name: ansible_cloud_mgmt_id
4230
"""
4331

4432
import json

0 commit comments

Comments
 (0)