diff autobot/template/master/master.cfg @ 302:8bc0160993a2

remove reference to autolog
author Jeff Hammel <k0scist@gmail.com>
date Sun, 11 May 2014 09:53:00 -0700
parents 3a4b11d4fdf0
children
line wrap: on
line diff
--- a/autobot/template/master/master.cfg	Sun May 11 09:48:20 2014 -0700
+++ b/autobot/template/master/master.cfg	Sun May 11 09:53:00 2014 -0700
@@ -169,9 +169,6 @@
                           sendToInterestedUsers=True)
     c['status'].append(m)
 
-# autolog
-#from autobot.status import autolog
-#c['status'].append(autolog.AutologStatus())
 
 ####### PROJECT IDENTITY
 c['projectName'] = "autobot"