Skip to content

Commit

Permalink
remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
plarocque4 committed Feb 23, 2024
1 parent 018d098 commit 0cac029
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { Button, Card, CardActions, CardContent, Grid, Typography } from '@mui/m

import axios from 'axios';
import Client from 'fhirclient/lib/Client';
import { FhirResource, Task } from 'fhir/r4';

import {
Card as HooksCard,
Expand Down

0 comments on commit 0cac029

Please sign in to comment.