Pronouns: remove debug things :3

This commit is contained in:
veselcraft 2023-11-30 17:35:40 +03:00
parent ec5c95e48f
commit 19d18696da
No known key found for this signature in database
GPG key ID: 9CF0B42766CCF7BA

View file

@ -170,7 +170,6 @@ final class UserPresenter extends OpenVKPresenter
if ($this->postParam("politViews") <= 9 && $this->postParam("politViews") >= 0)
$user->setPolit_Views($this->postParam("politViews"));
bdump($this->postParam("pronouns"));
if ($this->postParam("pronouns") <= 2 && $this->postParam("pronouns") >= 0)
switch ($this->postParam("pronouns")) {
case '0':