Skip to content

Commit

Permalink
Merge pull request #573 from membraneframework/fix-error-on-eliixr-1.15
Browse files Browse the repository at this point in the history
Fix compilation error occurring on Elixir 1.15
  • Loading branch information
FelonEkonom authored Jun 30, 2023
2 parents df1b737 + 65585b4 commit cf0ae50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/membrane/core/process_helper.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
defmodule Membrane.Core.ProcessHelper do
@moduledoc false
require Membrane.Core.ProcessHelper
require Membrane.Logger

defguardp is_shutdown_tuple(reason)
Expand Down

0 comments on commit cf0ae50

Please sign in to comment.