aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/MacSwap.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/libraries/python/MacSwap.py')
-rw-r--r--resources/libraries/python/MacSwap.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/libraries/python/MacSwap.py b/resources/libraries/python/MacSwap.py
index 1ec6a5d216..ebcf95eae2 100644
--- a/resources/libraries/python/MacSwap.py
+++ b/resources/libraries/python/MacSwap.py
@@ -59,5 +59,3 @@ class MacSwap(object):
else:
raise ValueError('Node {} has not DUT NodeType: "{}"'.
format(node['host'], node['type']))
-
-