diff --git a/plugins/history-sync/history-sync.plugin.zsh b/plugins/history-sync/history-sync.plugin.zsh index 005348914..625d6830f 100644 --- a/plugins/history-sync/history-sync.plugin.zsh +++ b/plugins/history-sync/history-sync.plugin.zsh @@ -70,8 +70,6 @@ function history_sync_push() { esac done - echo $recipients - # Encrypt if ! [[ ${#recipients[@]} > 0 ]]; then echo -n "Please enter GPG recipient name: "