diff --git a/apps/web/pages/imports/[id].tsx b/apps/web/pages/imports/[id].tsx index a2b3a3483..5528cc487 100644 --- a/apps/web/pages/imports/[id].tsx +++ b/apps/web/pages/imports/[id].tsx @@ -72,13 +72,6 @@ export default function ImportDetails({ template }: ImportDetailProps) { onClick={() => showWidget({ colorScheme, - schema: [ - { - name: 'country', - key: 'country', - type: 'Regex', - }, - ], }) } >