cleanup: remove methods that aren't used anymore
This commit is contained in:
parent
c819f94e74
commit
ea09abb892
4 changed files with 4 additions and 113 deletions
|
|
@ -21,9 +21,5 @@ pub mod util;
|
|||
|
||||
/// name of cosmic theme
|
||||
pub const NAME: &'static str = "com.system76.CosmicTheme";
|
||||
/// Name of the theme directory
|
||||
pub const THEME_DIR: &str = "themes";
|
||||
/// name of the palette directory
|
||||
pub const PALETTE_DIR: &str = "palettes";
|
||||
|
||||
pub use palette;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue