summaryrefslogtreecommitdiff
path: root/plugins/modules/vyos_command.py
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/modules/vyos_command.py')
-rw-r--r--plugins/modules/vyos_command.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/modules/vyos_command.py b/plugins/modules/vyos_command.py
index 766370c2..5131dd88 100644
--- a/plugins/modules/vyos_command.py
+++ b/plugins/modules/vyos_command.py
@@ -17,7 +17,6 @@
#
from __future__ import absolute_import, division, print_function
-
__metaclass__ = type