Skip to content

Commit fa78904

Browse files
fix deprecation text in alert rules
1 parent 033099e commit fa78904

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/code42cli/cmds/alert_rules.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ class AlertRuleTypes:
3434
_HEADER_KEYS_MAP["ruleSource"] = "Source"
3535
_HEADER_KEYS_MAP["isEnabled"] = "Enabled"
3636

37-
DEPRECATION_TEXT = "Incydr functionality is deprecated. Use the Incydr CLI"
38-
3937

4038
@click.group(cls=OrderedGroup)
4139
@sdk_options(hidden=True)

0 commit comments

Comments
 (0)