Skip to content

Commit

Permalink
Removed unused import.
Browse files Browse the repository at this point in the history
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
  • Loading branch information
AWSHurneyt committed Mar 14, 2024
1 parent 553fc39 commit 1e7bc82
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

import React, { Component } from 'react';
import PropTypes from 'prop-types';
import { EuiSpacer } from '@elastic/eui';
import MonitorRoles from '../MonitorRoles';
import ContentPanel from '../../../../components/ContentPanel';

Expand Down

0 comments on commit 1e7bc82

Please sign in to comment.