Commit ae532fdf authored by Alex Kalderimis's avatar Alex Kalderimis

Move methods out of prepend block

parent 89a340bf
......@@ -126,6 +126,7 @@ module EE
null: true,
description: 'Incident Management On-call schedules of the project',
resolver: ::Resolvers::IncidentManagement::OncallScheduleResolver
end
def dast_scanner_profiles
DastScannerProfilesFinder.new(project_ids: [object.id]).execute
......@@ -160,5 +161,4 @@ module EE
end
end
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment