davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=8af35d3f5663894f34c7f61f70c5b2ae96925786

commit 8af35d3f5663894f34c7f61f70c5b2ae96925786
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Sat Jan 2 23:12:17 2016 +0100

    emotion test: remove an unwanted/unused import
---
 examples/emotion/test_emotion.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/emotion/test_emotion.py b/examples/emotion/test_emotion.py
index 21ca635..3012d83 100755
--- a/examples/emotion/test_emotion.py
+++ b/examples/emotion/test_emotion.py
@@ -2,7 +2,6 @@
 
 import os
 import optparse
-import subprocess
 
 from efl import evas
 from efl import edje

-- 


Reply via email to