address review comments

This commit is contained in:
Alejandro Gomez
2023-02-13 01:10:15 +01:00
committed by Kieran
parent d15f2ae984
commit 82045d5f67
2 changed files with 0 additions and 7 deletions

View File

@ -126,10 +126,6 @@ export interface LoginStore {
latestTags: number;
/**
<<<<<<< HEAD
=======
>>>>>>> e05bec8 (feat: follow tags)
* A list of event ids this user has pinned
*/
pinned: HexKey[];