removed commented out code

This commit is contained in:
pippellia-btc
2025-09-15 17:57:34 +02:00
parent c489203932
commit 575c4ff0c1

View File

@@ -83,10 +83,6 @@ func Archiver(
return return
} }
// if slices.Contains(userMetadataKinds, event.Kind) {
// }
err := func() error { err := func() error {
opctx, cancel := context.WithTimeout(ctx, 5*time.Second) opctx, cancel := context.WithTimeout(ctx, 5*time.Second)
defer cancel() defer cancel()