Index: fact/tools/pyscripts/examples/hillas_test.py
===================================================================
--- fact/tools/pyscripts/examples/hillas_test.py	(revision 13228)
+++ fact/tools/pyscripts/examples/hillas_test.py	(revision 13234)
@@ -4,11 +4,11 @@
 #    * looping over RawData class object
 # 
-import matplotlib.pyplot as plt
+#import matplotlib.pyplot as plt
 import numpy as np
-import matplotlib.patches as patches
+#import matplotlib.patches as patches
 
 from pyfact   import RawData
-from plotters import Plotter
-from plotters import CamPlotter
+#from plotters import Plotter
+#from plotters import CamPlotter
 
 
