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 năm trước cách đây
mục cha
commit
fa1b00cf91
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      mod/dashboard/dashboard.go

+ 0 - 1
mod/dashboard/dashboard.go

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