diff --git a/triagebot.toml b/triagebot.toml index 9c69061c7b8cf..33ef3d097e618 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -940,10 +940,6 @@ Issue #{number} "{title}" has been added. # Mentions # ------------------------------------------------------------------------------ -[mentions."triagebot.toml"] -message = "`triagebot.toml` has been modified, there may have been changes to the review queue." -cc = ["@davidtwco", "@wesleywiser"] - [mentions."compiler/rustc_codegen_cranelift"] message = "The Cranelift subtree was changed" cc = ["@bjorn3"]