diff --git a/payment-iq/app/dashboard/transactions/constants.ts b/payment-iq/app/dashboard/transactions/constants.ts deleted file mode 100644 index 982d5cc..0000000 --- a/payment-iq/app/dashboard/transactions/constants.ts +++ /dev/null @@ -1,4 +0,0 @@ -export enum TransactionType { - Deposit = "deposit", - Withdraw = "withdraw" -} \ No newline at end of file