selftest: Remove unnecessary dns_hub hashmap entries
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 12 Mar 2019 21:30:25 +0000 (10:30 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Mar 2019 02:12:19 +0000 (02:12 +0000)
commit3075b85c1abf63d49613f6dc82b0cc54146628ba
treed97dc2c434837418a0225c73d615625cb6abdf55
parent50abab31f8ba37780c3e111819842ce42f4029c7
selftest: Remove unnecessary dns_hub hashmap entries

These are only used within the function, and there's already a local
variable that stores the same info.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/target/Samba4.pm