Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Sep 4, 2023
1 parent 99c2073 commit dab8390
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/src/periods/services/periods.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import {
UserAccount,
UserAccountSchema,
} from '../../useraccounts/schemas/useraccounts.schema';
import { forEach } from 'lodash';

@Injectable({ scope: Scope.REQUEST })
export class PeriodsService {
Expand Down

0 comments on commit dab8390

Please sign in to comment.