Skip to content

Commit c3f2ad4

Browse files
committed
feat: TT-296 The Code Smells were corrected
1 parent f752b17 commit c3f2ad4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/modules/time-entries/components/calendar/calendar.component.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { ComponentFixture, TestBed, waitForAsync } from '@angular/core/testing';
22
import { CalendarEvent, CalendarView } from 'angular-calendar';
3-
import { differenceInMinutes, startOfDay, startOfHour } from 'date-fns';
43
import * as moment from 'moment';
54
import { Observable, of } from 'rxjs';
65
import { Entry } from 'src/app/modules/shared/models';

0 commit comments

Comments
 (0)