Skip to content

Commit 8eb604b

Browse files
committed
fix: #405 adding missing tests
1 parent f750bdc commit 8eb604b

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 { NewEntry } from './../../shared/models/entry.model';
21
import { INFO_DELETE_SUCCESSFULLY, INFO_SAVED_SUCCESSFULLY } from './../../shared/messages';
32
import { Injectable } from '@angular/core';
43
import { Actions, Effect, ofType } from '@ngrx/effects';

0 commit comments

Comments
 (0)