diff options
Diffstat (limited to 'vnfs/__init__.py')
-rw-r--r-- | vnfs/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vnfs/__init__.py b/vnfs/__init__.py index 34cacf4f..1743faf8 100644 --- a/vnfs/__init__.py +++ b/vnfs/__init__.py @@ -17,4 +17,3 @@ This package contains an interface the VSPERF core uses for controlling VNFs and VNF-specific implementation modules of this interface. """ - |