mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-22 19:39:01 -05:00
chore: remove old AI classification feature (#5529)
Co-authored-by: Victor Santos <victor@formbricks.com>
This commit is contained in:
-1
@@ -12,7 +12,6 @@ export const openTextQuestion: Survey["questions"][number] = {
|
||||
inputType: "text",
|
||||
required: true,
|
||||
headline: { en: "Open Text Question" },
|
||||
insightsEnabled: true,
|
||||
};
|
||||
|
||||
export const fileUploadQuestion: Survey["questions"][number] = {
|
||||
|
||||
Reference in New Issue
Block a user