remove dead comment

This commit is contained in:
Kay Simmons 2022-11-08 14:24:51 -08:00
parent ad31c284c7
commit cea103e47c

View file

@ -237,7 +237,6 @@ impl ActivityIndicator {
// Show any application auto-update info.
if let Some(updater) = &self.auto_updater {
// let theme = &cx.global::<Settings>().theme.workspace.status_bar;
match &updater.read(cx).status() {
AutoUpdateStatus::Checking => (
Some(DOWNLOAD_ICON),