Denmaseno 9 years ago
parent
commit
e8cee3a744
1 changed files with 0 additions and 5 deletions
  1. 0 5
      log.go

+ 0 - 5
log.go

@@ -31,11 +31,6 @@ const (
 	FATAL = 5
 	FATAL = 5
 )
 )
 
 
-// DumpObj struct
-type DumpObj struct {
-	value []interface{}
-}
-
 // Init logger
 // Init logger
 func Init(plevel int) {
 func Init(plevel int) {
 	level = plevel
 	level = plevel