mirror of
https://github.com/formbricks/formbricks.git
synced 2026-03-20 17:31:27 -05:00
remove unused vars
This commit is contained in:
@@ -3,8 +3,6 @@ import * as React from "react";
|
||||
import { ElementError } from "@/components/general/element-error";
|
||||
import { ElementHeader } from "@/components/general/element-header";
|
||||
import { cn } from "@/lib/utils";
|
||||
import { t as mockT } from "../../../../email/src/lib/mock-translate";
|
||||
import { TFunction } from "../../../../email/src/types/translations";
|
||||
|
||||
/**
|
||||
* Uploaded file information
|
||||
|
||||
Reference in New Issue
Block a user