andilinux / pungi

Forked from pungi 5 years ago
Clone

e78f8d1 Remove extra dependencies

Authored and Committed by lsedlar 5 years ago
    Remove extra dependencies
    
    There is a sorted dict implementation in Productmd used to achieve the
    exact same thing as Pungi does here. No need for an extra dependency.
    While we're at it, we can also sort the imports.
    
    Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
    
        
file modified
+0 -2
file modified
+9 -20