Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadranjbarz committed Oct 1, 2024
1 parent 48209aa commit 8f8a094
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/repositories/donationRepository.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import { QfRound } from '../entities/qfRound';
import { Project } from '../entities/project';
import { refreshProjectEstimatedMatchingView } from '../services/projectViewsService';
import { calculateEstimateMatchingForProjectById } from '../utils/qfUtils';
import { setPowerRound } from './powerRoundRepository';
import { ORGANIZATION_LABELS } from '../entities/organization';
import { setPowerRound } from './powerRoundRepository';

Expand Down

0 comments on commit 8f8a094

Please sign in to comment.