1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Removed extra import

This commit is contained in:
Solomon Hykes 2013-03-20 22:41:31 -07:00
parent 75c866d6a3
commit 4d9c324495

View file

@ -8,7 +8,6 @@ import (
"os"
"path"
"strings"
"syscall"
"time"
)