R2NorthstarTools / FlightCore

Installer/Updater/Launcher for Northstar
MIT License
63 stars 14 forks source link

fix: Remove unnecessary unwraps #1000

Closed GeckoEidechse closed 3 months ago

GeckoEidechse commented 3 months ago

We already have anyhow for boxing the error so we can just bubble it up

Should fix https://northstar-kv.sentry.io/share/issue/e40587c4b0cb40038b234a17e7a0bf78/

GeckoEidechse commented 3 months ago

Also, just noticed, we just hit 1k PRs :exploding_head: