Commit ed1120232576d30b6a27f0cc036d0d58fb5e4010

Authored by Elliot Crosby-McCullough
1 parent b717ccfb
Exists in master and in 1 other branch production

Whitespace.

app/views/apps/_fields.html.haml
... ... @@ -65,4 +65,3 @@
65 65  
66 66 = render "issue_tracker_fields", :f => f
67 67 = render "service_notification_fields", :f => f
68   -
... ...
spec/controllers/apps_controller_spec.rb
... ... @@ -402,4 +402,3 @@ describe AppsController do
402 402 end
403 403  
404 404 end
405   -
... ...