Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
f-osorio committed Feb 27, 2025
1 parent 37dd03b commit c0e734d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib/utils_network.js
Original file line number Diff line number Diff line change
Expand Up @@ -919,9 +919,6 @@ const utilsNetwork = {
*/
extractContextData: function(data){
data.uri = data.uri.replace("https://preprod-8080.", "http://id.loc.gov/")
//@id: http://id.loc.gov/authorities/names/no2024037154
// http://id.loc.gov/id.loc.gov/authorities/names/no2024037154


var results = {
contextValue: true,
Expand Down

0 comments on commit c0e734d

Please sign in to comment.