Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kahummer committed Sep 13, 2024
1 parent 6dd9b57 commit f6b9b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import {
} from '../configs/settings';
import React from 'react';
import { UserRole } from '@opensrp/rbac/dist/types/roleDefinition';
import { getConfig, eusmProjectCode, getAllConfigs } from '@opensrp/pkg-config';
import { getConfig, eusmProjectCode } from '@opensrp/pkg-config';
import { DATA_IMPORT_LIST_URL } from '@opensrp/fhir-import';

/** Interface for menu items */
Expand Down

0 comments on commit f6b9b14

Please sign in to comment.