Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Feb 6, 2025
1 parent 4b25867 commit af46678
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bridgesync/bridgesync.go
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ func newBridgeSync(
logger.Errorf("sanityCheckContract(bridge:%s) fails sanity check. Err: %w",
bridge.String(), err)
return nil, err

}
processor, err := newProcessor(dbPath, logger)
if err != nil {
Expand Down

0 comments on commit af46678

Please sign in to comment.