site

(Pierre-Yves David)
2011-05-25: Remove useless comment.

Remove useless comment.

diff --git a/states.py b/states.py
--- a/states.py
+++ b/states.py
@@ -103,10 +103,6 @@ context.changectx.state = state
 def showstate(ctx, **args):
     return ctx.state()
 
-# New revset predicate
-#############################
-
-
 
 # New commands
 #############################