prusa3d / Prusa-Firmware-MMU

Other
32 stars 15 forks source link

cleanup: unit tests: Remove unused Catch namespace #279

Closed gudnimg closed 1 year ago

gudnimg commented 1 year ago

Not critical, just wanted to remove the unnecessary include since it's not doing anything useful for us.

gudnimg commented 1 year ago

Merging now, since it will create a conflict with one of my other PRs.