misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-02-24 18:58:03 +01:00
commit 0ff3746c54

View file

@ -1,7 +1,6 @@
package network package network
import ( import (
"fmt"
"strconv" "strconv"
) )