Remove the option for FrequencyAnalyzer.
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-20 22:04:05 +03:00
parent f465d1112e
commit dab131a32e
@@ -32,7 +32,7 @@
(option-values-as-row "Ciphers" cipher-options)) (option-values-as-row "Ciphers" cipher-options))
(def analyzers-options (def analyzers-options
{"Caesar" #{"Chi^2" "Frequency"}}) {"Caesar" #{"Chi^2"}})
(defn get-available-analyzers-options-as-string (defn get-available-analyzers-options-as-string
"Return the formatted string of analyzers options." "Return the formatted string of analyzers options."