Skip to content

Commit

Permalink
redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
PizieDust committed Jul 5, 2024
1 parent 8f1e3b4 commit 344d267
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/analysis/ppx_expand.ml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ let check_extension ~parsetree ~pos =

let get_ppxed_source ~ppxed_parsetree ~pos ppx_kind_with_attr :
Query_protocol.ppxed_source =
let _pos = pos in
let expression = ref None in
let signature = ref [] in
let structure = ref [] in
Expand Down

0 comments on commit 344d267

Please sign in to comment.