diff --git a/jc/parsers/ifconfig.py b/jc/parsers/ifconfig.py index 3f4e575e..e91cf3c4 100644 --- a/jc/parsers/ifconfig.py +++ b/jc/parsers/ifconfig.py @@ -372,8 +372,6 @@ class IfconfigParser(object): class InterfaceNotFound(Exception): - """ - """ pass