Skip to content

Commit

Permalink
chore(ribir): 🤖 remove unused features
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Adoo committed Feb 2, 2024
1 parent 230f7fe commit dfc138a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions painter/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(const_fn_floating_point_arithmetic, test)]

//! A 2d logic painter, generate the paint command
pub mod color;
mod painter;
Expand Down

0 comments on commit dfc138a

Please sign in to comment.