Remove superfluous messages, optimize code
It's totally unnecessary to have ".as()" style error messages when we have clear assertions. Also make sure to close streams, formatting, etc.
Loading
Please sign in to comment
It's totally unnecessary to have ".as()" style error messages when we have clear assertions. Also make sure to close streams, formatting, etc.