mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-06 02:37:21 +00:00
Removed final stuff from theme.rs
This commit is contained in:
parent
31bc758f35
commit
f58a15bbb1
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ pub struct Theme {
|
|||
pub contact_notification: ContactNotification,
|
||||
pub update_notification: UpdateNotification,
|
||||
pub tooltip: TooltipStyle,
|
||||
// pub terminal: Terminal,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Default)]
|
||||
|
|
Loading…
Reference in a new issue