forked from External/grumble
gofix Go 1 pkg renames.
This commit is contained in:
parent
53db9cd2fb
commit
adb9791b7c
5 changed files with 6 additions and 6 deletions
2
ctl.go
2
ctl.go
|
|
@ -6,7 +6,7 @@ package main
|
|||
|
||||
import (
|
||||
"log"
|
||||
"rpc"
|
||||
"net/rpc"
|
||||
"strconv"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue