diff --git a/app/services/imports/scheme_location_import_service.rb b/app/services/imports/scheme_location_import_service.rb index 7b6cbf6af..93093e6da 100644 --- a/app/services/imports/scheme_location_import_service.rb +++ b/app/services/imports/scheme_location_import_service.rb @@ -1,5 +1,4 @@ module Imports - class SchemeLocationImportService < ImportService def create_scheme_locations(folder) import_from(folder, :create_scheme_location)