chore(mod/dashboard): remove fmt package

Always build before pushing to origin master! Sorry for this noise. I
deleted the debug message but not fmt.
This commit is contained in:
Brandon Philips
2013-10-10 12:41:20 -07:00
parent b819bb1c8c
commit fa1b00cf91

View File

@@ -2,7 +2,6 @@ package dashboard
import (
"bytes"
"fmt"
"net/http"
"os"
"path"