mirror of
https://github.com/golang/go
synced 2024-11-18 13:14:47 -07:00
e852fdd89f
DeleteNamedImport deletes the import with a given name and path from a parsed file, if present. imports uses this function to delete named imports. Fixes golang/go#8149. Change-Id: I84539d5627191c45f06db2d008507aee4d3b1eb2 Reviewed-on: https://go-review.googlesource.com/19951 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> |
||
---|---|---|
.. | ||
fix_test.go | ||
fix.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
sortimports.go | ||
zstdlib.go |