-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleanup obsolete items #1224
Cleanup obsolete items #1224
Conversation
As per my reply on #1194 I suggest we should just 🔥 the |
@ryangribble done |
Oops, it looks like there is one more reference in The problem is, the concrete implementation was made obsolete 111 days ago, but the interface member hasnt been marked obsolete at all! 😭 But if we have to keep this, then it means we have to keep the @shiftkey what do you reckon to 🔥ing |
😭 I'll wait for @shiftkey's response (may have to wait until after #build 😄 ) and follow his recommendation |
I'd be breaking my own rule here, and covering over an oversight of mine. Let's add the |
I'm good to do the work, but on the road ATM. |
1ca953d
to
20d8dd2
Compare
@shiftkey @ryangribble rebased and updated code with regards to |
This all seems good to me. @ryangribble anything else to add here? |
All good! I love that feeling of cleaning things up 😀 |
per #1194 (specifically this comment)