rm whitespace

This commit is contained in:
Caspian 2021-07-23 23:12:30 +08:00
parent e724e972fe
commit 421e59b9f5

View File

@ -300,7 +300,7 @@ bool ParserGrantQuery::parseImpl(Pos & pos, ASTPtr & node, Expected & expected)
replace_role = true;
else
replace_access = true;
}
}
if (!is_revoke)
eraseNonGrantable(elements);