Removed name from TODO comment

This commit is contained in:
Wyllys Ingersoll 2014-09-17 15:33:23 -04:00
parent 47032c9d85
commit 61b3231e79
1 changed files with 1 additions and 1 deletions

View File

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