Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrizek committed Nov 20, 2019
1 parent f491f65 commit 7049bcb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/ansible/template/vars.py
Expand Up @@ -19,8 +19,6 @@
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type

import re

from jinja2.utils import missing

from ansible.errors import AnsibleError, AnsibleUndefinedVariable
Expand Down

0 comments on commit 7049bcb

Please sign in to comment.