Skip to content

Commit

Permalink
fix: Deepscan issues
Browse files Browse the repository at this point in the history
  • Loading branch information
badalkhatri0924 committed Oct 13, 2023
1 parent 93bd354 commit e593ace
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ import { IsOptional } from 'class-validator';
import { Transform, TransformFnParams } from 'class-transformer';
import {
IDateRangePicker,
IEmployee,
IOrganizationTeam,
IOrganizationTeamStatisticInput,
TimeLogSourceEnum,
} from '@gauzy/contracts';
import { parseToBoolean } from '@gauzy/common';
import { DateRangeQueryDTO, RelationsQueryDTO } from './../../shared/dto';
Expand Down

0 comments on commit e593ace

Please sign in to comment.