Skip to content

Commit

Permalink
remove duplicate Loading inmport
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Mar 8, 2024
1 parent 9e14cb1 commit 80ddd36
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 80ddd36

Please sign in to comment.