Skip to content

Commit

Permalink
use the log from the aggkit
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed Dec 25, 2024
1 parent 466be1e commit 9e82d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reorgdetector/reorgdetector_sub.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package reorgdetector

import "github.com/0xPolygon/cdk/log"
import "github.com/agglayer/aggkit/log"

// Subscription is a subscription to reorg events
type Subscription struct {
Expand Down

0 comments on commit 9e82d2b

Please sign in to comment.