Remove unused package in tests

This commit is contained in:
TeoV
2018-10-05 02:05:34 -04:00
committed by Dan Christian Bogos
parent 83f21c17fe
commit c71aa2d052

View File

@@ -22,7 +22,6 @@ package general_tests
import ( import (
"flag" "flag"
//"fmt"
"net/rpc" "net/rpc"
"net/rpc/jsonrpc" "net/rpc/jsonrpc"
"os/exec" "os/exec"