Skip to content

Removed follow and unfollow bill and user#2075

Open
AstorDG wants to merge 4 commits intocodeforboston:mainfrom
AstorDG:follow_v2
Open

Removed follow and unfollow bill and user#2075
AstorDG wants to merge 4 commits intocodeforboston:mainfrom
AstorDG:follow_v2

Conversation

@AstorDG
Copy link
Collaborator

@AstorDG AstorDG commented Mar 20, 2026

Summary

These fire base functions weren't being used anywhere in the code base. As part of the firebase v2 migration it made sense to remove them.

Steps to test/reproduce

The testing is just to make sure that the project still builds and there weren't any unintended consequences of deleting these functions and files.

You can just run the the environment locally with yarn dev:up and see that the project still builds. I also checked that you can still follow/unfollow bills and follow/unfollow users.

AstorDG added 4 commits March 20, 2026 08:59
…inResolveReport

Created v2 versions of all of these functions that are firebase v2
versions. I also created v2 versions of checkAuth and checkAdmin and the
fail function they use for throwing errors that use the v2 error type.
Removed the imports for followBill, unfollowBill, followUser and
unfollowUser. Removed the files that implemented these functions.
@vercel
Copy link

vercel bot commented Mar 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
maple-dev Ready Ready Preview, Comment Mar 20, 2026 1:37pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant