Skip to content

Commit

Permalink
rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Amogh-Bharadwaj committed Dec 28, 2023
1 parent 0accb70 commit 2a8cea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow/activities/snapshot_activity.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
)

type SnapshotActivity struct {
SnapshotConnections map[string]*SlotSnapshotSignal
SnapshotConnections map[string]SlotSnapshotSignal
Alerter *alerting.Alerter
}

Expand Down

0 comments on commit 2a8cea2

Please sign in to comment.