Skip to content

Commit

Permalink
fix prettier warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
sabarasaba committed Jun 24, 2021
1 parent 1fb8f1b commit 28511e3
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@ import {
} from '@elastic/eui';

import { APP_SLM_CLUSTER_PRIVILEGES } from '../../../../../common';
import {
WithPrivileges,
PageLoading,
PageError,
Error,
} from '../../../../shared_imports';
import { WithPrivileges, PageLoading, PageError, Error } from '../../../../shared_imports';
import { BASE_PATH, UIM_SNAPSHOT_LIST_LOAD } from '../../../constants';
import { useLoadSnapshots } from '../../../services/http';
import {
Expand Down

0 comments on commit 28511e3

Please sign in to comment.