fix some warnings
Some checks are pending
/ build (push) Waiting to run

This commit is contained in:
same mf who else 2026-02-21 00:48:41 +02:00
parent 7a8365c017
commit b4ebdb8ff8
3 changed files with 1 additions and 4 deletions

View file

@ -1,5 +1,4 @@
use crate::*;
use Direction::*;
use Alignment::*;
impl Coord for u16 {