mirror of
https://github.com/golang/go.git
synced 2025-11-01 09:10:57 +00:00
delete vestigial references to package syscall
R=rsc DELTA=8 (0 added, 5 deleted, 3 changed) OCL=25857 CL=25861
This commit is contained in:
parent
7bb335c7de
commit
99d00eae3c
7 changed files with 3 additions and 8 deletions
|
|
@ -7,7 +7,6 @@ package utf8
|
|||
import (
|
||||
"fmt";
|
||||
"io";
|
||||
"syscall";
|
||||
"testing";
|
||||
"utf8";
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue