Option to delete all previous versions of a val #171
peterqliu
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In writing a public val, I sometimes hardcode emails/tokens for testing that I don't want in public record. It'd be cool to expunge that somehow.
Right now I just copy it to a new val, which works, but something easier would be nice.
Beta Was this translation helpful? Give feedback.
All reactions