Skip to content

Commit 6b31db7

Browse files
committed
remove unused code
1 parent d5451ce commit 6b31db7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

jscomp/ext/map.cppo.ml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,3 @@ let of_list xs = add_list xs empty
215215

216216
let of_array xs =
217217
Ext_array.fold_left xs empty (fun acc (k,v) -> add acc k v )
218-
#ifdef TYPE_FUNCTOR
219-
end
220-
#endif

0 commit comments

Comments
 (0)