We're not using this log package.

This commit is contained in:
Matthew Hooker 2013-09-26 02:31:10 -07:00
parent e1dadfc57a
commit ee60ed319b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package chroot
import (
"io/ioutil"
"log"
"os"
"testing"
)