Skip to content

Commit

Permalink
POC-737: Removed moh -registeres on Services section
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfred-Mutai committed Oct 25, 2024
1 parent 5d3ff3f commit 74d5dc5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion etl-routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ import { Covid19MonthlyReport } from './service/covid-19/covid-19-monthly-report
import { MlWeeklyPredictionsService } from './service/ml-weekly-predictions.service';
import { getPatientPredictedScore } from './service/predictions/ml-prediction-service';
import { CohortModuleService } from './app/otz/cohort-module.service';
import { getDefaulterTracingData } from './service/moh-registers/defaulter-tracing.js';

module.exports = (function () {
var routes = [
Expand Down

0 comments on commit 74d5dc5

Please sign in to comment.