This commit is contained in:
Niko Matsakis 2018-10-30 13:03:56 -04:00
parent abeebfedc8
commit 79e24cfa55

View file

@ -826,9 +826,8 @@ where
None => { None => {
// Since we started verifying inputs, somebody // Since we started verifying inputs, somebody
// else has come along and removed this // else has come along and removed this value. The
// value. The GC can do this, for example. // GC can do this, for example. That's fine.
// Tht's fine.
} }
} }
} }