- Notifications
You must be signed in to change notification settings - Fork928
Closed
Description
Problem
Initially, v2 used the swr library, but then we moved away from it. However, it's still installed and we may have some code related to it. This is tech debt, and it's good to have as few dependencies as possible.
Definition of Done
swr is uninstalled and there is no dead code related to it.
Related
There was a relatedTODO
comment in removed in#1066