Improve code formatting

This commit is contained in:
tcdlpds@gmail.com 2020-08-21 09:18:55 +05:30
parent dc8c4ef3a4
commit 8aeb4d22ea

View File

@ -88,5 +88,4 @@ public class OneTimeTokenAuthenticator implements WebappAuthenticator {
return null; return null;
} }
} }