fmt not longer needed inside balancer

This commit is contained in:
DanB
2016-08-27 17:52:28 +02:00
parent 474580540c
commit 8b6280a632

View File

@@ -1,7 +1,6 @@
package balancer2go
import (
"fmt"
"net/rpc"
"testing"
)