mirror of
https://github.com/openvswitch/ovs
synced 2025-10-25 15:07:05 +00:00
Remove Python 2 leftovers.
Fixes: 1ca0323e7c ("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>
This commit is contained in:
committed by
Ilya Maximets
parent
ad256c3140
commit
bd90524550
@@ -10,8 +10,6 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from __future__ import print_function
|
||||
|
||||
import math
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user