Removed extra import

This commit is contained in:
Solomon Hykes 2013-03-20 22:41:31 -07:00
parent 75c866d6a3
commit 4d9c324495
1 changed files with 0 additions and 1 deletions

View File

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