diff options
Diffstat (limited to 'vswitches/__init__.py')
-rw-r--r-- | vswitches/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vswitches/__init__.py b/vswitches/__init__.py index a34475be..20a715e0 100644 --- a/vswitches/__init__.py +++ b/vswitches/__init__.py @@ -17,4 +17,3 @@ This package contains an interface the VSPERF core uses for controlling vSwitches and vSwitch-specific implementation modules of this interface. """ - |