diff --git a/app/controllers/note_controller.rb b/app/controllers/note_controller.rb index 1ee529c79..fe83f7d03 100644 --- a/app/controllers/note_controller.rb +++ b/app/controllers/note_controller.rb @@ -9,9 +9,6 @@ class NoteController < ApplicationController after_filter :compress_output around_filter :api_call_handle_error, :api_call_timeout - # Help methods for checking boundary sanity and area size - include MapBoundary - ## # Return a list of notes in a given area def list