mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
Remove unused variable.
This commit is contained in:
parent
e69cf0b1b7
commit
c53615ce67
@ -182,7 +182,6 @@ Lock, unlock, or query lock status of machines.
|
||||
machines_to_update = []
|
||||
|
||||
if ctx.targets:
|
||||
config = {}
|
||||
try:
|
||||
with file(ctx.targets) as f:
|
||||
g = yaml.safe_load_all(f)
|
||||
|
Loading…
Reference in New Issue
Block a user