delete toml/intermediate palettes

This commit is contained in:
2021-05-16 22:49:12 +01:00
parent e35a453f76
commit d66da61f70
3 changed files with 2 additions and 56 deletions

View File

@@ -11,7 +11,6 @@ mod room;
pub use colour::Colour;
pub use palette::Palette;
pub use palette::IntermediatePalette;
use crate::config::Config;
#[derive(Eq, Hash, PartialEq)]