Skip to content

Commit

Permalink
Remove moduledoc from ParseError
Browse files Browse the repository at this point in the history
  • Loading branch information
bcardarella committed Oct 25, 2024
1 parent 9dcca0c commit 4a2316b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/live_view_native/template/parse_error.ex
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
defmodule LiveViewNative.Template.ParseError do
@moduledoc """
"""

defexception [:message]

@impl true
Expand Down

0 comments on commit 4a2316b

Please sign in to comment.