Radish alpha
r
Radicle terminal user interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
patch: Adjust realm app to new generic exit payload
Erik Kundt committed 2 years ago
commit e22f6e3390d0cbd0ed4cf460220cfd72d24aeef1
parent eb1d0180c7b030ab68ee85783e6e9d01876c59f2
1 file changed +0 -1
modified bin/commands/inbox/realm/select.rs
@@ -28,7 +28,6 @@ use tui::Exit;
use page::ListView;

use super::super::common::Mode;
-
use page::ListView;

type Selection = tui::Selection<NotificationId>;