Skip to content

Commit 2f9cefe

Browse files
committed
ok
1 parent 7d77d63 commit 2f9cefe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/infra/docs-lambda-index-publisher/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ static void UpdateLinkIndex(LinkIndex linkIndex, LinkReference linkReference, S3
162162
[JsonSerializable(typeof(SQSBatchResponse))]
163163
[JsonSerializable(typeof(S3Event))]
164164
[JsonSerializable(typeof(S3Event.S3Entity))]
165-
[JsonSerializable(typeof(S3Event))]
166165
[JsonSerializable(typeof(S3Event.S3BucketEntity))]
167166
[JsonSerializable(typeof(S3Event.S3ObjectEntity))]
168167
[JsonSerializable(typeof(S3Event.UserIdentityEntity))]

0 commit comments

Comments
 (0)