various: Remove references to about to be deleted thirdparty/dnspython
[kai/samba-autobuild/.git] / source4 / scripting / bin / samba_dnsupdate
index db63cd24afea72c9726e47a0fc9aa08069e10ea5..5df8d608bfb159283963dfdad2c3ed18d79a8e84 100755 (executable)
@@ -53,7 +53,6 @@ from samba.compat import get_string
 from samba.compat import text_type
 import ldb
 
-samba.ensure_third_party_module("dns", "dnspython")
 import dns.resolver
 import dns.exception