[CRIU] [PATCH 2/4] p.haul: remove unused and wrong imports

Adrian Reber adrian at lisas.de
Tue Nov 3 02:16:40 PST 2015


From: Adrian Reber <areber at redhat.com>

Signed-off-by: Adrian Reber <areber at redhat.com>
---
 webgui/p_haul_web_gui.py | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/webgui/p_haul_web_gui.py b/webgui/p_haul_web_gui.py
index 67f534c..a4ed33e 100644
--- a/webgui/p_haul_web_gui.py
+++ b/webgui/p_haul_web_gui.py
@@ -22,11 +22,6 @@ import requests
 import socket
 import sys
 
-import phaul.p_haul_iters as ph_iters
-import phaul.images as ph_images
-import phaul.criu_api as ph_criu_api
-import phaul.xem_rpc as ph_xem_rpc
-
 default_port = 8080
 partner = "localhost"
 myself = "localhost"
-- 
1.8.3.1



More information about the CRIU mailing list