mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Removed unused function util.get_machine_domain
This commit is contained in:
parent
a76cf296f7
commit
236158d5d1
@ -29,9 +29,6 @@ def get_gpo_list(dc_hostname, creds, lp, user):
|
||||
logging.info('------')
|
||||
return gpos
|
||||
|
||||
def get_machine_domain():
|
||||
pass
|
||||
|
||||
def select_dc(lp, creds, dc):
|
||||
samba_dc = get_dc_hostname(creds, lp)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user