[node-patches] Change in ovirt-node[master]: network: Drop unused system import

fabiand at redhat.com fabiand at redhat.com
Wed Jul 22 12:57:29 UTC 2015


Fabian Deutsch has uploaded a new change for review.

Change subject: network: Drop unused system import
......................................................................

network: Drop unused system import

Change-Id: I931834dedc0e23095b72d446c81ec42d0c27a88f
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M src/ovirt/node/config/network.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/99/43899/1

diff --git a/src/ovirt/node/config/network.py b/src/ovirt/node/config/network.py
index 01354fb..48779f6 100644
--- a/src/ovirt/node/config/network.py
+++ b/src/ovirt/node/config/network.py
@@ -19,7 +19,7 @@
 # MA  02110-1301, USA.  A copy of the GNU General Public License is
 # also available at http://www.gnu.org/copyleft/gpl.html.
 from ovirt.node import utils, base
-from ovirt.node.utils import AugeasWrapper as Augeas, fs, is_fileobj, system
+from ovirt.node.utils import AugeasWrapper as Augeas, fs, is_fileobj
 from ovirt.node.utils.fs import ShellVarFile
 import glob
 import os


-- 
To view, visit https://gerrit.ovirt.org/43899
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I931834dedc0e23095b72d446c81ec42d0c27a88f
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at redhat.com>



More information about the node-patches mailing list