@ -132,7 +132,6 @@ public final class QueryParams {
publicfinalStringsitehash;// this is a domain hash, 6 bytes long or null
publicfinalSet<String>siteexcludes;// set of domain hashes that are excluded if not included by sitehash
publicfinalStringauthorhash;
publicfinalStringtenant;
publicfinalModifiermodifier;
publicSeedremotepeer;
publicfinallongstarttime,maxtime,timeout;// the time when the query started, how long it should take and the time when the timeout is reached (milliseconds)
@ -178,7 +177,6 @@ public final class QueryParams {