Skip to content

Commit 79137be

Browse files
authored
chore: Remove killswitch CLI tool (#104261)
We no longer use this tool as killswitches can be set with options-automator now. Fixes STREAM-546
1 parent 0c7d671 commit 79137be

File tree

3 files changed

+0
-305
lines changed

3 files changed

+0
-305
lines changed

src/sentry/runner/commands/killswitches.py

Lines changed: 0 additions & 134 deletions
This file was deleted.

src/sentry/runner/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ def cli(config: str) -> None:
5454
"sentry.runner.commands.files.files",
5555
"sentry.runner.commands.help.help",
5656
"sentry.runner.commands.init.init",
57-
"sentry.runner.commands.killswitches.killswitches",
5857
"sentry.runner.commands.migrations.migrations",
5958
"sentry.runner.commands.plugins.plugins",
6059
"sentry.runner.commands.repair.repair",

tests/sentry/runner/commands/test_killswitches.py

Lines changed: 0 additions & 170 deletions
This file was deleted.

0 commit comments

Comments
 (0)