changing base back to same name as dir
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
log = log2.GetLogger(indrabase.PathBase)
|
||||
log = log2.GetLogger(indra.PathBase)
|
||||
check = log.E.Chk
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user