mirror of
https://github.com/aljazceru/crawler_v2.git
synced 2025-12-17 07:24:21 +01:00
removed commented out code
This commit is contained in:
@@ -83,10 +83,6 @@ func Archiver(
|
||||
return
|
||||
}
|
||||
|
||||
// if slices.Contains(userMetadataKinds, event.Kind) {
|
||||
|
||||
// }
|
||||
|
||||
err := func() error {
|
||||
opctx, cancel := context.WithTimeout(ctx, 5*time.Second)
|
||||
defer cancel()
|
||||
|
||||
Reference in New Issue
Block a user