states.py
changeset 16 fd9f50406cb8
parent 15 a38b3d0a1562
child 17 6aa349f47e7c
--- a/states.py	Wed May 25 02:19:20 2011 +0200
+++ b/states.py	Wed May 25 02:26:38 2011 +0200
@@ -103,10 +103,6 @@
 def showstate(ctx, **args):
     return ctx.state()
 
-# New revset predicate
-#############################
-
-
 
 # New commands
 #############################