remove unused properties

This commit is contained in:
Jean-Christian Paul Denis 2022-11-27 23:45:24 +01:00
parent 0923f870e4
commit c0e7836f19
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951

View File

@ -12,9 +12,6 @@
*/
class myUrlHandlers
{
private $sets;
private $handlers = [];
private static $defaults = [];
private static $url2post = [];
private static $post_adm_url = [];