diff --git a/misc/datahub-hooks.bash b/misc/datahub-hooks.bash index be6820f..21e6a95 100755 --- a/misc/datahub-hooks.bash +++ b/misc/datahub-hooks.bash @@ -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" \