remove old Thing
This commit is contained in:
@@ -26,14 +26,6 @@ pub struct Position {
|
||||
y: u8,
|
||||
}
|
||||
|
||||
// #[derive(Serialize, Deserialize)]
|
||||
// pub struct Thing {
|
||||
// name: Option<String>,
|
||||
// /// image name
|
||||
// image: String,
|
||||
// }
|
||||
//
|
||||
|
||||
// #[derive(Serialize, Deserialize)]
|
||||
// pub enum DataType {
|
||||
// Image,
|
||||
|
||||
Reference in New Issue
Block a user