Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenv0307 committed Jan 19, 2024
1 parent aca5851 commit 5703ba3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/workspace/WorkspaceAvatar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import ROUTES from '@src/ROUTES';
import type SCREENS from '@src/SCREENS';
import type {Policy} from '@src/types/onyx';


type WorkspaceAvatarOnyxProps = {
policy: OnyxEntry<Policy>;
isLoadingApp: OnyxEntry<boolean>;
Expand Down

0 comments on commit 5703ba3

Please sign in to comment.