Skip to content

Commit

Permalink
fix: deepscan
Browse files Browse the repository at this point in the history
  • Loading branch information
Innocent-Akim committed Nov 21, 2024
1 parent fc23dca commit 375f14e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ import { formatDate } from '@/app/helpers';
import { GroupedTimesheet, useTimesheet } from '@/app/hooks/features/useTimesheet';
import { DisplayTimeForTimesheet, TaskNameInfoDisplay, TotalDurationByDate, TotalTimeDisplay } from '../../task/task-displays';
import { TimesheetStatus } from '@/app/interfaces';
import dayjs from 'dayjs';

export const columns: ColumnDef<TimeSheet>[] = [
{
Expand Down

0 comments on commit 375f14e

Please sign in to comment.