Drop unused import
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
//! TODO: module doc :v
|
||||
|
||||
use std::ops::Deref;
|
||||
|
||||
/// Value for the "sub tiles" inside a room tile
|
||||
#[derive(Clone, Copy, Debug, Default, PartialEq)]
|
||||
pub enum Cell {
|
||||
|
||||
Reference in New Issue
Block a user