mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
Remove dead code
This commit is contained in:
@@ -280,10 +280,6 @@ class Base:
|
||||
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
|
||||
omit_value = templar._available_variables.get('omit')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user