Skip to content
Snippets Groups Projects
Commit e0201b79 authored by Petar Hristov's avatar Petar Hristov :speech_balloon:
Browse files

Drop AP verbosity

parent 5c437b7b
No related branches found
No related tags found
1 merge request!33Fix: Handling for generic ror url
Pipeline #1219343 passed
......@@ -88,7 +88,6 @@ public class ApplicationProfileReporting
foreach (var ap in applicationProfiles)
{
_logger.LogInformation("Processing {ap}...", ap.Uri);
var applicationProfile = await ApplicationProfileApi.GetApplicationProfileAsync(ap.Uri, RdfFormat.TextTurtle);
var g = new Graph();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment