Browse Source

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.
Brandon Philips 12 years ago
parent
commit
8ebbb96611
1 changed files with 0 additions and 1 deletions
  1. 0 1
      mod/dashboard/dashboard.go

+ 0 - 1
mod/dashboard/dashboard.go

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