mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Remove dead code
This commit is contained in:
@@ -280,10 +280,6 @@ class Base:
|
|||||||
any _post_validate_<foo> functions.
|
any _post_validate_<foo> functions.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
basedir = None
|
|
||||||
if self._loader is not None:
|
|
||||||
basedir = self._loader.get_basedir()
|
|
||||||
|
|
||||||
# save the omit value for later checking
|
# save the omit value for later checking
|
||||||
omit_value = templar._available_variables.get('omit')
|
omit_value = templar._available_variables.get('omit')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user