debug
This commit is contained in:
parent
0037d934f3
commit
14317c1952
1
obj.go
1
obj.go
@ -442,7 +442,6 @@ func loadObjCastle() error {
|
|||||||
c.Name = name
|
c.Name = name
|
||||||
cacheObjCastle.Store(logo, *c)
|
cacheObjCastle.Store(logo, *c)
|
||||||
cacheObjCastle.Store(name, *c)
|
cacheObjCastle.Store(name, *c)
|
||||||
fmt.Printf("loadObjCastle : caching %s.\n", c.Name)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return nil
|
return nil
|
||||||
|
Loading…
Reference in New Issue
Block a user