Remove extra comment

This commit is contained in:
Rebecca Hsieh 2024-02-21 15:50:55 -08:00
parent 1447156c0c
commit 29b8e03440
No known key found for this signature in database

View file

@ -1073,7 +1073,6 @@ class MockEppLib(TestCase):
code=ErrorCode.COMMAND_COMPLETED_SUCCESSFULLY,
)
# default - mock send
def mockInfoHostCommmands(self, _request, cleaned):
request_name = getattr(_request, "name", None)