Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A `ref Option[String]` makes no sense as we can just use `Option[String]` instead, producing the exact same result runtime wise.
- Loading branch information