diff --git a/src/cmd/ld/go.c b/src/cmd/ld/go.c index 1c77cca1a83..cc0262f0407 100644 --- a/src/cmd/ld/go.c +++ b/src/cmd/ld/go.c @@ -864,6 +864,3 @@ importcycles(void) for(p=pkgall; p; p=p->all) cycle(p); } - - - \ No newline at end of file