Remove profile command line description

This commit is contained in:
Jeremy Soller 2024-02-20 10:25:05 -07:00
parent 290b7b5993
commit 01052fae0b
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
4 changed files with 0 additions and 4 deletions

View file

@ -594,7 +594,6 @@ impl App {
Message::ProfileCommand(profile_id, text)
})
.into(),
widget::text::caption(fl!("command-line-description")).into(),
])
.spacing(space_xxxs)
.into(),