Skip to content

Commit 44aa752

Browse files
fix: TT-168 Remove a unnecessary lines
1 parent 2d114da commit 44aa752

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/app/modules/time-clock/services/entry.service.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,4 @@ export class EntryService {
8888
getCurrentDate() {
8989
return moment().format();
9090
}
91-
92-
9391
}

0 commit comments

Comments
 (0)