usb-driver: remove unused log feature.

This commit is contained in:
Dario Nieuwenhuis 2022-12-26 02:56:41 +01:00
parent 5655c6093f
commit 639b3f1d5b

View file

@ -14,4 +14,3 @@ target = "thumbv7em-none-eabi"
[dependencies]
defmt = { version = "0.3", optional = true }
log = { version = "0.4.14", optional = true }