Update logs.go

This commit is contained in:
topianet 2023-12-29 18:00:52 +01:00 committed by GitHub
parent 7206ae0cbf
commit 240ceebda2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ package logger
import (
"bytes"
"fmt"
"github.com/kaspanet/kaspad/util/mstime"
"github.com/fabbez/topiad/util/mstime"
"os"
"runtime"
"sync/atomic"