Updated the todos list

This commit is contained in:
ori.agmon
2018-10-07 11:45:52 +03:00
parent 3984b5ad32
commit 7e24471e08

View File

@@ -98,7 +98,6 @@ class etcdRemoteAccess(Hunter):
"""
# TODO:
# Read Liz's book & etcd's rest api and check if I've missed important commands to check
# Check the etcd hunter on a remote cluster! (currently everything was checked only at 127.0.0.1:2379)
def __init__(self, event):
self.event = event