Removed name from TODO comment

This commit is contained in:
Wyllys Ingersoll 2014-09-17 15:33:23 -04:00
parent 47032c9d85
commit 61b3231e79

View File

@ -539,7 +539,7 @@ class LocateResponsePayload(Struct):
self.__validate() self.__validate()
def __validate(self): def __validate(self):
# TODO (peter-hamilton) Finish implementation. # TODO Finish implementation.
pass pass