Skip to content

Fix Clippy warnings

vlorentz requested to merge clippy into master

In particular, Clippy complained that () doesn't implement the Error trait.

Merge request reports