fix lint
This commit is contained in:
parent
24d136eeed
commit
e672ed42ee
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import React, { useEffect } from "react";
|
||||
import React from "react";
|
||||
import { useHistory, useParams } from "react-router-dom";
|
||||
import { useTranslation } from "react-i18next";
|
||||
import { Button, PageSection, Popover } from "@patternfly/react-core";
|
||||
|
|
Loading…
Reference in a new issue