diff --git a/dist/setup.sh b/dist/setup.sh index 6a50841..8a90f86 100755 --- a/dist/setup.sh +++ b/dist/setup.sh @@ -199,10 +199,6 @@ install_docker() { fi fi - if [[ $FEATURE_OTSCLIENT == true ]]; then - trace "opentimestamps not supported yet." && echo - fi - # build cyphernode images if [ ! -d $PROXY_DATAPATH ]; then step "Creating $PROXY_DATAPATH"