Skip to content

Commit 4505388

Browse files
committed
remove irrelevant
1 parent 4af0081 commit 4505388

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/ml/cmt_utils.ml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ let emit_possible_actions_from_warning loc w =
9898
=== TODO ===
9999
100100
*)
101-
| Fragile_literal_pattern ->
102-
(* Use explicit pattern matching instead of literal *) ()
103101
| Unused_pat -> (* Remove pattern *) ()
104102
| Unused_argument -> (* Remove unused argument or prefix with underscore *) ()
105103
| Nonoptional_label _ -> (* Add `?` to make argument optional *) ()

0 commit comments

Comments
 (0)