2411: Eliminate whitespace to placate test.
authorTom Clegg <tom@curoverse.com>
Thu, 29 Jun 2017 03:01:32 +0000 (23:01 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 29 Jun 2017 03:02:16 +0000 (23:02 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curoverse.com>

apps/workbench/app/views/search/_choose_rows.html.erb

index d9f3027856bc525c8efb848a125845c90f911cfa..04de4261a7aa26cb167318801d15fc8f24d86b34 100644 (file)
@@ -1,7 +1,6 @@
 <%# Copyright (C) The Arvados Authors. All rights reserved.
 
 SPDX-License-Identifier: AGPL-3.0 %>
-
 <% current_class = params[:last_object_class] %>
 <% @objects.each do |object| %>
   <% icon_class = fa_icon_class_for_class(object.class) %>