Skip to content

Commit

Permalink
Update programs/patient-data-resolver.service.js
Browse files Browse the repository at this point in the history
Co-authored-by: Drizzentic <[email protected]>
  • Loading branch information
Angie-540 and drizzentic authored Sep 20, 2023
1 parent ac8d18a commit 4e7204a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion programs/patient-data-resolver.service.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ const etlHivSummary = require('../dao/patient/etl-patient-hiv-summary-dao');
const encounterService = require('../service/openmrs-rest/encounter');
const dcPatientvisitEvaluator = require('../service/dc-patient-visit-evaluator');
const covidAssessmentService = require('../service/covid-assessment-service');
const weeklyPredictionsService = require('../service/ml-weekly-predictions.service');
var _ = require('underscore');
import MlWeeklyPredictionsService from './service/ml-weekly-predictions.service';

Expand Down

0 comments on commit 4e7204a

Please sign in to comment.