remove strict

This commit is contained in:
Alexander Stefanov 2023-03-07 17:28:58 +01:00
parent 69245d059d
commit 873b241aea
1 changed files with 0 additions and 1 deletions

View File

@ -15,4 +15,3 @@ if ENV["PROFILE"]
ObjectSpace.trace_object_allocations_start
Sidekiq.logger.info "allocations tracing enabled"
end
Sidekiq.strict_args!(false)