diff --git a/src/constants.js b/src/constants.js index 142cebde2..e60e0be78 100644 --- a/src/constants.js +++ b/src/constants.js @@ -103,10 +103,6 @@ const UNSAFE_EXTENSIONS = [ ]; const PALM_SAFETY = [ - { - category: "HARM_CATEGORY_UNSPECIFIED", - threshold: "BLOCK_NONE" - }, { category: "HARM_CATEGORY_DEROGATORY", threshold: "BLOCK_NONE"