mirror of
https://github.com/openvswitch/ovs
synced 2025-10-19 14:37:21 +00:00
python: Remove unused imports.
Found by pychecker.
This commit is contained in:
@@ -17,7 +17,6 @@ import logging
|
||||
import os
|
||||
import select
|
||||
import socket
|
||||
import sys
|
||||
|
||||
import ovs.poller
|
||||
import ovs.socket_util
|
||||
|
Reference in New Issue
Block a user