Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmpettit committed Mar 24, 2024
1 parent 54255b1 commit 40be2ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nornir_nautobot/plugins/tasks/dispatcher/default.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ def generate_config(
Returns:
Result: Nornir Result object.
"""
if logger.getEffectiveLevel() == logging.DEBUG:
logger.debug("Job is running in debug mode", extra={"object": obj})
try:
filled_template = task.run(
**task.host,
Expand Down

0 comments on commit 40be2ad

Please sign in to comment.