diff --git a/src/core/operations/Hash.js b/src/core/operations/Hash.js index 1e3e8a9b..1d125aa6 100755 --- a/src/core/operations/Hash.js +++ b/src/core/operations/Hash.js @@ -366,7 +366,7 @@ const Hash = { * @constant * @default */ - DELIM_OPTIONS: ["Line feed", "CRLF", "Space", "Comma", "Semi-colon", "Colon"], + DELIM_OPTIONS: ["Line feed", "CRLF", "Space", "Comma"], /** * Compare CTPH hashes operation.