Skip to content

Commit

Permalink
delete duplicate variable initialization
Browse files Browse the repository at this point in the history
  • Loading branch information
litvinovg committed Nov 1, 2023
1 parent a0a60cd commit 6006581
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ public class RDFServiceSparql extends RDFServiceImpl implements RDFService {

protected HttpClient httpClient;

protected boolean rebuildGraphURICache = true;
/**
* Returns an RDFService for a remote repository
* @param readEndpointURI - URI of the read SPARQL endpoint for the knowledge base
Expand Down

0 comments on commit 6006581

Please sign in to comment.