mercurial/revset.py
changeset 25105 2f34746c27df
parent 25102 bb2f543b48b5
child 25115 5548f558db3d
--- a/mercurial/revset.py	Tue Apr 14 16:23:54 2015 -0400
+++ b/mercurial/revset.py	Fri May 15 22:38:24 2015 +0900
@@ -2094,7 +2094,6 @@
     "ancestor": ancestorspec,
     "parent": parentspec,
     "parentpost": p1,
-    "only": only,
 }
 
 def optimize(x, small):