aboutsummaryrefslogtreecommitdiff
path: root/src/store/actions
diff options
context:
space:
mode:
authorIvan Chen <ivan@tagg.id>2021-04-20 17:10:33 -0400
committerIvan Chen <ivan@tagg.id>2021-04-20 17:21:36 -0400
commit5ff7cab4bd36337b2c86e3d4915a6fc3ceef1ddb (patch)
tree1620cc8ff132043aca30f8f0998d77a3ecc1add9 /src/store/actions
parent5946e667c55de4ee4e9d5d64ad6e5f3eb5e123dd (diff)
linted
Diffstat (limited to 'src/store/actions')
-rw-r--r--src/store/actions/user.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/store/actions/user.ts b/src/store/actions/user.ts
index c7d0d5a7..3ebd4190 100644
--- a/src/store/actions/user.ts
+++ b/src/store/actions/user.ts
@@ -233,4 +233,3 @@ export const suggestedPeopleAnimatedTutorialFinished = (
console.log('Error while updating suggested people linked state: ', error);
}
};
-