Skip to content

Commit

Permalink
Merge pull request I-TECH-UW#773 from mozzy11/develop_3x
Browse files Browse the repository at this point in the history
remove duplicate Loading inmport
  • Loading branch information
mozzy11 authored Mar 8, 2024
2 parents b6936ca + 80ddd36 commit f60e11c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/components/Reports/routine/StatisticsReport.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ import {
Button,
Loading,
Dropdown,
DropdownItem ,
Loading,
DropdownItem
} from "@carbon/react";
import { FormattedMessage, useIntl } from 'react-intl';
import { getFromOpenElisServer } from "../../utils/Utils";
Expand Down

0 comments on commit f60e11c

Please sign in to comment.