Skip to content
Snippets Groups Projects
Verified Commit 0dd54a49 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

fix: removed dead code

parent 10275e86
No related branches found
No related tags found
No related merge requests found
Pipeline #2772 passed
......@@ -711,5 +711,3 @@ fn key_to_pad(keycode: Keycode) -> Option<PadKey> {
_ => None,
}
}
fn build_test() {}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment