Skip to content

Commit 0d0f895

Browse files
committed
Unused video import
1 parent 9e33c09 commit 0d0f895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/src/floor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use crate::{util, labels, playfield, video};
1+
use crate::{util, labels, playfield};
22

33
pub fn test() {
44
test_floor();

0 commit comments

Comments
 (0)