Skip to content

Commit 2152fab

Browse files
committed
revert
1 parent 9994c19 commit 2152fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jscomp/core/lam_module_ident.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232

3333
type t = J.module_id =
34-
{ id : Ident.t ; kind : Js_op.kind ; dynamic_import : bool}
34+
{ id : Ident.t ; kind : Js_op.kind ; dynamic_import : bool }
3535

3636

3737

0 commit comments

Comments
 (0)