Jasonette / Jasonette/JASONETTE-iOS
Remove unused code in $network
Open
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
network.auth and unauth are legacy code that turned into sessionaction. https://github.com/Jasonette/JASONETTE-iOS/blob/develop/app/Jasonette/JasonNetworkAction.m#L15
Let's get rid of these
Contributor guide
Research direction
Open app/Jasonette/JasonNetworkAction.m at the linked line and inspect the legacy network.auth and unauth code. Search for remaining references, then verify that these paths have been removed in favor of sessionaction and that no references remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c
- Domain
- mobile
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100