Skip to content

Commit

Permalink
Update src/UniqueID.ml
Browse files Browse the repository at this point in the history
Co-authored-by: favonia <[email protected]>
  • Loading branch information
mmcqd and favonia authored Sep 20, 2023
1 parent c1f59d5 commit 3599fbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/UniqueID.ml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,4 @@ struct
| Effect.Unhandled (Select id) -> f (`Retrieve id)
| Effect.Unhandled Export -> f `Export
| _ -> None

end

0 comments on commit 3599fbe

Please sign in to comment.