Skip to content

Commit 081889d

Browse files
authored
Update destroy_token.py
1 parent dcbf44c commit 081889d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/destroy_token.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from lib import action
22

3+
34
class ConsulAclDestroyAction(action.ConsulBaseAction):
45
def run(self, acl_id):
56

0 commit comments

Comments
 (0)