Closed grtcdr closed 3 years ago
Try and remove the many unwrap() calls, there's still a lot more I'd like to work on. There was one specific unwrap() call that was replaced but still needs to be improved upon to handle situations where an error is encountered.
unwrap()
Closes: #301 (not yet though as it's still a WIP)
Building and testing the project was successful.
What did you implement:
Try and remove the many
unwrap()
calls, there's still a lot more I'd like to work on. There was one specificunwrap()
call that was replaced but still needs to be improved upon to handle situations where an error is encountered.Closes: #301 (not yet though as it's still a WIP)
How did you verify your change:
Building and testing the project was successful.