Skip to content
Snippets Groups Projects
Commit 2f34746c27df authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

revset: remove unused 'only' from methods table

The infix 'only' operator is mapped to 'only()' function by optimize(), so
it won't be looked up as a method. The test shows it.
parent d6453f6fbdba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment