Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the forgotten code of new_style_string_format #3139

Closed
nsano-rururu opened this issue Feb 28, 2021 · 0 comments
Closed

Remove the forgotten code of new_style_string_format #3139

nsano-rururu opened this issue Feb 28, 2021 · 0 comments

Comments

@nsano-rururu
Copy link
Contributor

At the next commit, the process of branching with the value of new_style_string_format disappears, so it seems that you forgot to delete the following code.
ca82ece#diff-93c4ac73b454d85d4631ec52accb336d3cc319ada04dfa64ad14bc7242294c09

elastalert/alerts.py

        self.new_style_string_format = False
        if 'new_style_string_format' in self.rule and self.rule['new_style_string_format']:
            self.new_style_string_format = True
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

No branches or pull requests

1 participant