Skip to content

Commit

Permalink
Remove unused aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyalIcing committed Dec 14, 2023
1 parent f71f9a3 commit ab98c6b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@ defmodule ComponentsGuide.Wasm.PodcastFeed.XMLFormatter do
end
end

alias __MODULE__.{CdataStart, CdataEnd}
alias __MODULE__.{BuildInnerStart, BuildInnerEnd}

defmodule BuildToken do
defstruct(position: :start, body: nil)

Expand Down

0 comments on commit ab98c6b

Please sign in to comment.