diff options
Diffstat (limited to 'app/controllers/public_body_controller.rb')
-rw-r--r-- | app/controllers/public_body_controller.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/controllers/public_body_controller.rb b/app/controllers/public_body_controller.rb index 98251a554..5f51948ee 100644 --- a/app/controllers/public_body_controller.rb +++ b/app/controllers/public_body_controller.rb @@ -96,8 +96,6 @@ class PublicBodyController < ApplicationController @description = @tag end end - - set_http_header_cache_expiry end # Used so URLs like /local/islington work, for use e.g. writing to a local paper. |