Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
removed irrelevant comments
  • Loading branch information
DarkStar1982 committed Sep 24, 2025
commit 32a275e98fb612f1722a69e69f9607359d5f94a9
3 changes: 0 additions & 3 deletions pgdog/src/frontend/listener.rs
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ impl Listener {
Self {
addr: addr.to_string(),
shutdown: Arc::new(Notify::new()),
// path to executable
// environment
// command-line parameters
}
}

Expand Down