Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
8ebbb96611
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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"