frostyx / copr / copr

Forked from copr/copr 7 years ago
Clone

f05b8de cli: drop an useless try-catch occurrence

Authored and Committed by praiskup 2 years ago
    cli: drop an useless try-catch occurrence
    
    We can rely on the top-level exception handler in main().
    
        
file modified
+16 -22