Skip to content

Commit

Permalink
removing unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Gurjeet Matharu <gmatharu12@gmail.com>
  • Loading branch information
gurjmatharu committed Oct 25, 2023
1 parent 2dd2790 commit 49fb81d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import {
import { RESERVATION_STATUS_ROUTE } from '@/helpers/constants';
import { API_PATH, RESERVATION_STATUSES } from '@/helpers/constants';
import { useConfigStore } from '../configStore';
import test from 'node:test';

export interface TenantResponseData {
tenant_id?: string;
Expand Down

0 comments on commit 49fb81d

Please sign in to comment.