Remove one more usage of encoding/json in libpod

Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
Matthew Heon
2019-01-08 14:21:05 -05:00
parent a7089d84a3
commit de0d2b2ea6

View File

@ -1,7 +1,6 @@
package libpod
import (
"encoding/json"
"net"
"reflect"
"strings"