X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/58d56a2531e61ae2a665acdfe70f26c95cae774e..97403e08475b328115373a2c6a23e82116199aad:/services/api/lib/common_api_template.rb?ds=sidebyside diff --git a/services/api/lib/common_api_template.rb b/services/api/lib/common_api_template.rb index b1da94ab33..67c7f8c4fa 100644 --- a/services/api/lib/common_api_template.rb +++ b/services/api/lib/common_api_template.rb @@ -16,7 +16,6 @@ module CommonApiTemplate t.add :modified_by_client_uuid t.add :modified_by_user_uuid t.add :modified_at - t.add :updated_at end end