os: remove duplicate check from windows os.Stat #21075
Labels
FrozenDueToAge
help wanted
NeedsFix
The path to resolution is known, but the work has not been done.
Suggested
Issues that may be good for new contributors looking for work to do.
Milestone
There is a duplicate check for
file == nil
in the windows version of os.Stat().Seems like an oversight in git commit 11c7b44 by @ianlancetaylor .
What version of Go are you using (
go version
)?Current go git master 1.9.x 73d0273 .
What did you do?
Please feel free to fix this trivial issue by yourself - I don't have a Gerrit account and a CLA (yet).
The text was updated successfully, but these errors were encountered: