Skip to content

Commit

Permalink
remove legacy u16 import (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwkingjr committed Jun 15, 2024
1 parent 0f71ba9 commit fa852a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gift_circle.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
use std::u16;

use anyhow::Result;
use rand::seq::SliceRandom;

Expand Down

0 comments on commit fa852a6

Please sign in to comment.