Files
gerrit/java/com
David Pursehouse 3c52bf9f63 Use QueryProjects#apply without parameters
The apply(TopLevelResource) method doesn't actually use the given
resource parameter, and only exists to satisfy the interface of its
parent RestReadView.

A variant of the method without the TopLevelResource parameter was
added in change Ia8ded07a5. Modify callers to use that.

Change-Id: I15af0d1cb35750c8aec4b2f42339901c48332889
2019-02-08 13:30:42 +09:00
..