Skip to content

Commit

Permalink
Remove UndefinedJinjaVariableRule
Browse files Browse the repository at this point in the history
This rule is problematic because it hangs randomly - both in test
and production.

This PR removes the rule.
  • Loading branch information
potiuk authored and kaxil committed Jan 26, 2021
1 parent 4672602 commit dc73f34
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 352 deletions.
154 changes: 0 additions & 154 deletions airflow/upgrade/rules/undefined_jinja_varaibles.py

This file was deleted.

198 changes: 0 additions & 198 deletions tests/upgrade/rules/test_undefined_jinja_varaibles.py

This file was deleted.

0 comments on commit dc73f34

Please sign in to comment.