1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-19 01:24:05 +01:00

anti-bot.php: remove unused variable

This commit is contained in:
Zankaria 2024-09-19 23:13:42 +02:00
parent 0e8aeca4af
commit 65008dec98

View File

@ -6,8 +6,6 @@
defined('TINYBOARD') or exit;
$hidden_inputs_twig = [];
class AntiBot {
public $salt;
public $inputs = [];