Skip to content

Commit

Permalink
remove the get_publication_link empty function
Browse files Browse the repository at this point in the history
  • Loading branch information
j-bauer committed Jul 4, 2024
1 parent baecd58 commit 290549a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions misc/datahub-hooks.bash
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ arc_registry_push() {
echo "ARC registry push returned: $ret"
}

get_publication_link() {
:
}

purge_badges() {
ret="$(curl -k -L -X GET \
-H "PRIVATE-TOKEN: $api_token" \
Expand Down

0 comments on commit 290549a

Please sign in to comment.