Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
Afreen Rahman committed Oct 23, 2020
1 parent 7c0b311 commit 9eb2da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { FeatureDetector } from '@console/plugin-sdk';
import { K8sKind, k8sList } from '@console/internal/module/k8s';
import { getAnnotations } from '@console/shared';
import { getAnnotations } from '@console/shared/src/selectors/common';
import { setFlag, handleError } from '@console/internal/actions/features';

export const OCSServiceModel: K8sKind = {
Expand Down

0 comments on commit 9eb2da1

Please sign in to comment.