delete deps

This commit is contained in:
nora 2023-04-18 12:00:53 +02:00
parent 993e315995
commit 0e30554d4a
4 changed files with 2 additions and 600 deletions

View file

@ -89,5 +89,4 @@ pub struct TileBb {
#[derive(Serialize, Deserialize, Debug, Inspect)]
pub struct TileDb {
unknown_bg: TileDef<Bg>,
}