Update log.go

This commit is contained in:
topianet
2023-12-29 13:26:52 +01:00
committed by GitHub
parent 2cad27ff68
commit abd5ce48aa

View File

@@ -1,7 +1,7 @@
package ldb
import (
"github.com/kaspanet/kaspad/infrastructure/logger"
"github.com/fabbez/topiad/infrastructure/logger"
)
var log = logger.RegisterSubSystem("KSDB")