Skip to content

Commit

Permalink
remove duplicate set of base okapi url
Browse files Browse the repository at this point in the history
  • Loading branch information
wwelling committed Mar 4, 2021
1 parent 0a6cba8 commit faf7333
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public FolioProperties(
setName(name);
setType(type);
setBaseOkapiUrl(baseOkapiUrl);
setBaseOkapiUrl(baseOkapiUrl);
setBaseEdgeUrl(baseEdgeUrl);
setTenant(tenant);
setUsername(username);
Expand Down

0 comments on commit faf7333

Please sign in to comment.