unused fmt package

`make integration` reports this error.

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
This commit is contained in:
Kunal Kushwaha 2017-08-23 15:29:30 +09:00
parent 4028add553
commit 8f7086a8bd

View File

@ -2,7 +2,6 @@ package containerd
import (
"bytes"
"fmt"
"io/ioutil"
"os"
"runtime"