Skip to content

Commit

Permalink
remove todo
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkuiZhang committed Mar 8, 2024
1 parent 2f778b6 commit 5984d20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/gpui/src/platform/windows/window.rs
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,6 @@ impl PlatformWindow for WindowsWindow {
self.inner.input_handler.take()
}

// todo(windows)
fn prompt(
&self,
level: PromptLevel,
Expand Down

0 comments on commit 5984d20

Please sign in to comment.