Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rsk0315 committed Jan 20, 2024
1 parent d50fa0c commit b89dc5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nekolib-src/random/randgen/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#![allow(unused_imports)]

use std::collections::BTreeSet;
use std::ops::Range;

Expand Down

0 comments on commit b89dc5c

Please sign in to comment.