Skip to content

Commit 8425605

Browse files
committed
Remove incorrect Get TODO
1 parent 27e65e3 commit 8425605

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cisco_gnmi/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ def gnmi_subscribe():
166166

167167
def gnmi_get():
168168
"""Provides Get RPC usage. Assumes JSON or JSON_IETF style configurations.
169-
TODO: This is the least well understood/implemented. Need to validate if there is an OOO for update/replace/delete.
170169
"""
171170
parser = argparse.ArgumentParser(
172171
description="Performs Get RPC against network element."

0 commit comments

Comments
 (0)