Skip to content

Commit b202765

Browse files
committed
fix: #322 clock-out automatically
1 parent 0d5f2a1 commit b202765

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/modules/time-clock/store/entry.effects.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { Entry } from './../../shared/models/entry.model';
21
import { INFO_SAVED_SUCCESSFULLY, INFO_DELETE_SUCCESSFULLY } from './../../shared/messages';
32
import { Injectable } from '@angular/core';
43
import { ofType, Actions, Effect } from '@ngrx/effects';

0 commit comments

Comments
 (0)