20470: Remove locks on containers table
[arvados.git] / services / api / app / controllers / arvados / v1 / container_requests_controller.rb
index 07b8098f5ba8749c7aff875ccf78347e745ecef4..afddd56864b42c2f92bdb105c5e1a3551068eae5 100644 (file)
@@ -28,4 +28,5 @@ class Arvados::V1::ContainerRequestsController < ApplicationController
         },
       })
   end
+
 end