Skip to content

Commit

Permalink
[DAT-3177] clean ups
Browse files Browse the repository at this point in the history
  • Loading branch information
Maereg Sorri committed Sep 21, 2023
1 parent 30c7985 commit 88dcb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/main/services/setupNamespace.service.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {getJson, postJson,postEmpty } from "@pepfar-react-lib/datim-api";
import {getJson, postJson } from "@pepfar-react-lib/datim-api";
import {getKeyUid, shareKey} from "../../shared/services/shareKey.service";

const config = require('../../../config/config.json');
Expand Down

0 comments on commit 88dcb85

Please # to comment.