Remove unused import.

This commit is contained in:
Shishir Mahajan 2020-05-15 15:09:52 -07:00
parent 03870c9ddb
commit 541883b1c2
No known key found for this signature in database
GPG Key ID: D41782E7688DEC4A

View File

@ -2,7 +2,6 @@ package containerd
import (
"context"
"fmt"
"os"
"sync"
"syscall"