Skip to content

Remove dead survey code from AccountStack.AskQuestions#127

Open
blsmth wants to merge 2 commits intosurvey-to-huh-v2from
119-migrate-account-to-huh
Open

Remove dead survey code from AccountStack.AskQuestions#127
blsmth wants to merge 2 commits intosurvey-to-huh-v2from
119-migrate-account-to-huh

Conversation

@blsmth
Copy link
Contributor

@blsmth blsmth commented Mar 21, 2026

Summary

  • Remove dead survey code from AccountStack.AskQuestions
  • AskQuestions is never called — administrators are managed via admins add/remove commands which take email args directly
  • Replace with a no-op to drop the survey dependency from this file

Closes #119

Changes

File Purpose
stacks/account.go Remove survey import and dead AskQuestions implementation; replace with no-op

blsmth added 2 commits March 20, 2026 21:02
AskQuestions is never called — administrators are managed via
`admins add/remove` commands which take email args directly.
Replace with a no-op to drop the survey dependency from this file.

Closes #119
@blsmth blsmth changed the title Migrate account administrators prompt from survey to huh Remove dead survey code from AccountStack.AskQuestions Mar 21, 2026
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