Merge pull request #1415 from kunalkushwaha/minor-fmt-fix

removing unused "fmt" package from import
This commit is contained in:
Michael Crosby 2017-08-23 09:25:47 -04:00 committed by GitHub
commit 3bcb6f835b

View File

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