mirror of
https://github.com/golang/go
synced 2024-11-22 01:34:41 -07:00
fix build: clean up file end in an attempt to fix build
R=r, iant CC=golang-dev https://golang.org/cl/4809050
This commit is contained in:
parent
dcef981217
commit
3ddaa95d71
@ -864,6 +864,3 @@ importcycles(void)
|
||||
for(p=pkgall; p; p=p->all)
|
||||
cycle(p);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user