diff --git a/module_red.py b/module_red.py
index 5fd7cdb6489f401c2b0c7915f3ab55c0d71de838..9a1731d5b21cafeaba40d929dfe16627ad5c461f 100644
--- a/module_red.py
+++ b/module_red.py
@@ -66,7 +66,6 @@ def joke(arg = "", full= False, link = 0 ) :
 
 		sub = subs[a]
 
-		print sub.keys()
 		titre = sub.title
 		texte = sub.selftext
 		if  len(texte) > 100 and not full :