Remove comment

I know @JosephTLyons you had added that, but I am not entirely sure this is how the view should be called. Let's discuss this further if you fill strong about it.
This commit is contained in:
Petros Amoiridis 2023-03-11 17:22:21 +02:00
parent 8440a98850
commit 432aeeac56
No known key found for this signature in database

View File

@ -105,7 +105,6 @@ impl View for TerminalButton {
}
}
// TODO: Rename this to `DeployTerminalButton`
impl TerminalButton {
pub fn new(workspace: ViewHandle<Workspace>, cx: &mut ViewContext<Self>) -> Self {
// When terminal moves, redraw so that the icon and toggle status matches.