Skip to content
Unverified Commit 173a0ce5 authored by Kapil's avatar Kapil Committed by GitHub
Browse files

Fix compilation: allow unused imports

With the newest nightly compiler, there are lots of unused import warnings. Forbidding unused imports (and also denying warnings) breaks compilation.
Other than the sassafras crate, no other crate forbids unused imports or denies warnings.
parent a22319cd
Pipeline #450388 passed with warnings with stages
in 56 minutes and 33 seconds