]> Cypherpunks repositories - gostls13.git/commit
go/internal/gcimporter: remove outdated comment
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 14 Sep 2021 03:36:29 +0000 (10:36 +0700)
committerCuong Manh Le <cuong.manhle.vn@gmail.com>
Tue, 14 Sep 2021 14:27:57 +0000 (14:27 +0000)
commit181e8cde301cd8205489e746334174fee7290c9b
treed40b690f368517bfd9858172ef66106f68a4e6f1
parent8699425b5527e24dc184d61d949d7f6db37c0c5c
go/internal/gcimporter: remove outdated comment

CL 349010 ported the fix from CL 349009, but forgot to remove the
outdated comment from old solution. This CL removes that one.

Change-Id: Ia401295e9d0984f4a088ddce5db09d306bfd89b6
Reviewed-on: https://go-review.googlesource.com/c/go/+/349729
Trust: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
src/go/internal/gcimporter/iimport.go