Skip to content

Commit

Permalink
lint comma
Browse files Browse the repository at this point in the history
  • Loading branch information
sanbox-irl committed Feb 22, 2022
1 parent 9d90289 commit 3792639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imgui-sdl2-support/src/lib.rs
Expand Up @@ -212,7 +212,7 @@ impl SdlPlatform {
true
}

_ => false
_ => false,
}
}

Expand Down

0 comments on commit 3792639

Please sign in to comment.