Skip to content
Snippets Groups Projects
Commit 5f382fb5 authored by Sam Yates's avatar Sam Yates
Browse files

Remove non-code related comment

parent 66a0fa20
No related branches found
No related tags found
No related merge requests found
......@@ -131,7 +131,6 @@ namespace detail {
reference_type operator*() { return ref(); }
reference_type get() {
// I find this super verbose :(
if (set) {
return ref();
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment