mirror of https://github.com/OpenKMIP/PyKMIP.git
Removed name from TODO comment
This commit is contained in:
parent
47032c9d85
commit
61b3231e79
|
@ -539,7 +539,7 @@ class LocateResponsePayload(Struct):
|
|||
self.__validate()
|
||||
|
||||
def __validate(self):
|
||||
# TODO (peter-hamilton) Finish implementation.
|
||||
# TODO Finish implementation.
|
||||
pass
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue