Skip to content
  • Iustin Pop's avatar
    cleanup: fix 'variable unused' warning · fab1e3a4
    Iustin Pop authored
    In the iteration we don't care about the node names, so we change the
    for loop to be over the values (and not itervalues).
    
    Reviewed-by: amishchenko
    fab1e3a4