mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-16 16:08:33 +00:00
Shush, clippy
This commit is contained in:
parent
918f79780d
commit
5e7c596671
@ -1,4 +1,4 @@
|
||||
#![allow(clippy::clippy::float_cmp)]
|
||||
#![allow(clippy::float_cmp)]
|
||||
use bitflags::bitflags;
|
||||
|
||||
use crate::input::mouse::MouseButton;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user