Skip to content

Commit

Permalink
Cleaned up accidental comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Mallory committed May 14, 2020
1 parent 359c0b9 commit 5c9784c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ncclient/manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ def __init__(self, session, device_handler, timeout=30):
if device_handler:
self._vendor_operations.update(device_handler.add_additional_operations())

#self._vendor_operations = device_handler.add_additional_operations()

def __enter__(self):
return self

Expand Down

0 comments on commit 5c9784c

Please sign in to comment.