#1752 - Added comments to ticket

This commit is contained in:
SunilSamra
2023-08-22 21:43:57 +01:00
parent 550b62f75d
commit c1ba3b0850
2 changed files with 4 additions and 7 deletions

View File

@@ -78,6 +78,5 @@ class DNSClient(BaseModel):
browser)
:return: True if successful, False otherwise.
"""
# check DNS packet (dns request, dns reply) here and see if it actually worked
# check the DNS packet (dns request, dns reply) here and see if it actually worked
pass