Skip to content

Commit 2ca56a7

Browse files
committed
Satisfy lint
1 parent d9ba128 commit 2ca56a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/membrane/core/bin/state.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defmodule Membrane.Core.Bin.State do
88
use Bunch
99
use Bunch.Access
1010

11-
alias Membrane.{Child, Clock, Pad, Sync}
11+
alias Membrane.{Child, Clock, Sync}
1212
alias Membrane.Core.Child.PadModel
1313
alias Membrane.Core.Parent.ChildLifeController
1414
alias Membrane.Core.Parent.{ChildrenModel, CrashGroup, Link}

0 commit comments

Comments
 (0)