summaryrefslogtreecommitdiff
path: root/ofproto/ipfix-gen-entities
diff options
context:
space:
mode:
authorRosemarie O'Riorden <roriorde@redhat.com>2021-06-15 11:58:02 -0400
committerIlya Maximets <i.maximets@ovn.org>2021-06-22 21:29:57 +0200
commitbd9052455092630e03485538a29f9f8d147c41ca (patch)
treebd7edf0116704a50fed89ca28ee424b4b7b98498 /ofproto/ipfix-gen-entities
parentad256c31407d347eb185b39cb8fefc9df607e3ed (diff)
downloadopenvswitch-bd9052455092630e03485538a29f9f8d147c41ca.tar.gz
Remove Python 2 leftovers.
Fixes: 1ca0323e7c29 ("Require Python 3 and remove support for Python 2.") Reported at: https://bugzilla.redhat.com/show_bug.cgi?id=1949875 Signed-off-by: Rosemarie O'Riorden <roriorde@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'ofproto/ipfix-gen-entities')
-rwxr-xr-xofproto/ipfix-gen-entities2
1 files changed, 0 insertions, 2 deletions
diff --git a/ofproto/ipfix-gen-entities b/ofproto/ipfix-gen-entities
index 59bddf253..bd9189132 100755
--- a/ofproto/ipfix-gen-entities
+++ b/ofproto/ipfix-gen-entities
@@ -7,8 +7,6 @@
# notice and this notice are preserved. This file is offered as-is,
# without warranty of any kind.
-from __future__ import print_function
-
import getopt
import re
import sys