We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 327bd49 commit dd142a3Copy full SHA for dd142a3
portal-ui/src/screens/Console/Users/DeleteMultipleServiceAccounts.tsx
@@ -14,7 +14,7 @@
14
// You should have received a copy of the GNU Affero General Public License
15
// along with this program. If not, see <http://www.gnu.org/licenses/>.
16
17
-import React, { useState } from "react";
+import React from "react";
18
import { connect } from "react-redux";
19
import { DialogContentText } from "@mui/material";
20
import { setErrorSnackMessage } from "../../../actions";
0 commit comments