Skip to content

Commit 57f80ee

Browse files
shutter-service: updated comment
1 parent 77148df commit 57f80ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rolling-shutter/keyperimpl/shutterservice/registrysyncer.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ func (s *RegistrySyncer) filterEvents(
229229
return filteredEvents
230230
}
231231

232-
// insertIdentityRegisteredEvents inserts the given events into the database and updates the
232+
// insertIdentityRegisteredEvents inserts the given events into the database.
233233
func (s *RegistrySyncer) insertIdentityRegisteredEvents(
234234
ctx context.Context,
235235
tx pgx.Tx,

0 commit comments

Comments
 (0)