Skip to content

Commit

Permalink
FAIRSPC-82: cleaned up warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreenwood committed Oct 2, 2024
1 parent 718c152 commit 009acc2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
@ConfigurationProperties(prefix = "application.jena")
public class JenaProperties {

// TODO: this is a terrible idea to make it static, it's a quick fix for SparqlUtils & RequestContext
private static String metadataBaseIRI;

private File datasetPath;
Expand Down

0 comments on commit 009acc2

Please sign in to comment.