diff --git a/lib/live_view_native/template/parse_error.ex b/lib/live_view_native/template/parse_error.ex index 2b6ea61..9598ecf 100644 --- a/lib/live_view_native/template/parse_error.ex +++ b/lib/live_view_native/template/parse_error.ex @@ -1,9 +1,4 @@ defmodule LiveViewNative.Template.ParseError do - @moduledoc """ - - - """ - defexception [:message] @impl true