Test code removed

This commit is contained in:
Michael 2024-02-19 04:04:49 +00:00
parent a299353dce
commit f35cb3916a
1 changed files with 0 additions and 1 deletions

View File

@ -69,7 +69,6 @@ class Index extends BaseModeration
}
}
$this->logger->debug('Blubb', ['blocklist' => $blocklist]);
$this->blocklist->set($blocklist);
Worker::add(Worker::PRIORITY_LOW, 'UpdateBlockedServers');