Skip to content

Commit

Permalink
refactor: remove pointless alias (#6704)
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
  • Loading branch information
rgrinberg authored Dec 15, 2022
1 parent 0aef782 commit d1ed7de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/dune_engine/scheduler.ml
Original file line number Diff line number Diff line change
Expand Up @@ -454,8 +454,6 @@ end = struct
end
end

module Event_queue = Event.Queue

let kill_process_group pid signal =
match Sys.win32 with
| false -> (
Expand Down

0 comments on commit d1ed7de

Please sign in to comment.