Skip to content

Commit 44f7a51

Browse files
Obey erlfmt
1 parent 18d80c7 commit 44f7a51

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ktn_dodger.erl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,6 @@ filter_form({function, _, ?pp_form, _, [{clause, _, [], [], [{atom, _, kill}]}]}
609609
filter_form(T) ->
610610
T.
611611

612-
613612
%% ---------------------------------------------------------------------
614613
%% Normal parsing - try to preserve all information
615614

@@ -1084,7 +1083,6 @@ format_error({unknown, Reason}) ->
10841083
errormsg(String) ->
10851084
io_lib:format("~s: ~ts", [?MODULE, String]).
10861085

1087-
10881086
%% =====================================================================
10891087

10901088
%% See #7266: The dodger currently does not process feature attributes

0 commit comments

Comments
 (0)