Skip to content

Commit

Permalink
fixing last style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldoglas committed Oct 9, 2024
1 parent 0c4dc63 commit e8c4fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libs/Fullstory/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ const FS = {
/**
* Init function, created so we're consistent with the native file
*/
// eslint-disable-next-line @typescript-eslint/no-unused-vars
init: (_value: OnyxEntry<UserMetadata>) => {},
};

Expand Down

0 comments on commit e8c4fdc

Please sign in to comment.