diff options
Diffstat (limited to 'vnfs/qemu/__init__.py')
-rw-r--r-- | vnfs/qemu/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vnfs/qemu/__init__.py b/vnfs/qemu/__init__.py index 82f32eb9..6ed326dd 100644 --- a/vnfs/qemu/__init__.py +++ b/vnfs/qemu/__init__.py @@ -17,4 +17,3 @@ This package contains an implementation of the interface the VSPERF core uses for controlling VNFs using QEMU and DPDK's testpmd application. """ - |