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 18853e0 commit a4f386cCopy full SHA for a4f386c
1 file changed
src/pages/workspace/WorkspacesListRow.tsx
@@ -27,7 +27,6 @@ import {getUserFriendlyWorkspaceType} from '@libs/PolicyUtils';
27
import type {AvatarSource} from '@libs/UserUtils';
28
import variables from '@styles/variables';
29
import CONST from '@src/CONST';
30
-import type {AnchorPosition} from '@src/styles';
31
import type IconAsset from '@src/types/utils/IconAsset';
32
33
type WorkspacesListRowProps = WithCurrentUserPersonalDetailsProps & {
0 commit comments