Skip to content

Commit

Permalink
Remove unnecessary type in TransportFeedback.CC module
Browse files Browse the repository at this point in the history
  • Loading branch information
LVala committed Jul 18, 2024
1 parent e1ac7f7 commit 33ea629
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ex_rtcp/packet/transport_feedback/cc.ex
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ defmodule ExRTCP.Packet.TransportFeedback.CC do

alias ExRTCP.Packet

@type siema() :: atom()

defmodule RunLength do
@moduledoc """
Run Length chunk contained by Transport-wide
Expand Down

0 comments on commit 33ea629

Please sign in to comment.