1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-21 18:50:38 +03:00

Eliminate unused variable in util.windows

This commit is contained in:
Игорь Чудов 2020-09-09 19:57:08 +04:00
parent 4abea3cc32
commit 0a5af77655
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -57,7 +57,6 @@ class smbcreds (smbopts):
try:
if dc_fqdn is not None:
logdata = dict()
logdata['dc'] = samba_dc
logdata['user_dc'] = dc_fqdn
log('D38', logdata)